Add support for UWP on modern .NET #125
managed-build.yml
on: pull_request
managed-build
3m 21s
Annotations
10 errors and 1 warning
managed-build:
src/BehaviorsSDKManaged/Microsoft.Xaml.Interactivity/Properties/AssemblyInfo.cs#L10
The type or namespace name 'AssemblyTitleAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
managed-build:
src/BehaviorsSDKManaged/Microsoft.Xaml.Interactivity/Properties/AssemblyInfo.cs#L10
The type or namespace name 'AssemblyTitle' could not be found (are you missing a using directive or an assembly reference?)
|
managed-build:
src/BehaviorsSDKManaged/Microsoft.Xaml.Interactivity/Properties/AssemblyInfo.cs#L11
The type or namespace name 'AssemblyDescriptionAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
managed-build:
src/BehaviorsSDKManaged/Microsoft.Xaml.Interactivity/Properties/AssemblyInfo.cs#L11
The type or namespace name 'AssemblyDescription' could not be found (are you missing a using directive or an assembly reference?)
|
managed-build:
src/BehaviorsSDKManaged/Microsoft.Xaml.Interactivity/Properties/AssemblyInfo.cs#L12
The type or namespace name 'AssemblyConfigurationAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
managed-build:
src/BehaviorsSDKManaged/Microsoft.Xaml.Interactivity/Properties/AssemblyInfo.cs#L12
The type or namespace name 'AssemblyConfiguration' could not be found (are you missing a using directive or an assembly reference?)
|
managed-build:
src/BehaviorsSDKManaged/Microsoft.Xaml.Interactivity/Properties/AssemblyInfo.cs#L13
The type or namespace name 'AssemblyCompanyAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
managed-build:
src/BehaviorsSDKManaged/Microsoft.Xaml.Interactivity/Properties/AssemblyInfo.cs#L13
The type or namespace name 'AssemblyCompany' could not be found (are you missing a using directive or an assembly reference?)
|
managed-build:
src/BehaviorsSDKManaged/Microsoft.Xaml.Interactivity/Properties/AssemblyInfo.cs#L14
The type or namespace name 'AssemblyProductAttribute' could not be found (are you missing a using directive or an assembly reference?)
|
managed-build:
src/BehaviorsSDKManaged/Microsoft.Xaml.Interactivity/Properties/AssemblyInfo.cs#L14
The type or namespace name 'AssemblyProduct' could not be found (are you missing a using directive or an assembly reference?)
|
managed-build
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-dotnet@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|