Merge pull request #100 from ChrisPulman/UpdateListView #72
Annotations
14 warnings
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: glennawatson/ChangeLog@v1, actions/create-release@v1.1.4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following actions uses node12 which is deprecated and will be forced to run on node16: glennawatson/ChangeLog@v1, actions/create-release@v1.1.4. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Changelog
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Run: Compile, Deploy
Solution "D:\a\CrissCross\CrissCross\src\CrissCross.sln" has active build configurations for the build project.
Either enable SuppressBuildProjectCheck on "Build.Solution" or remove the following entries from the solution file:
" - {5EE82A1C-BA2C-4C1D-9437-07E02E1E5770}.Design|Any CPU.Build.0 = Debug|Any CPU
- {5EE82A1C-BA2C-4C1D-9437-07E02E1E5770}.Design|ARM.Build.0 = Debug|Any CPU
- {5EE82A1C-BA2C-4C1D-9437-07E02E1E5770}.Design|iPhone.Build.0 = Debug|Any CPU
- {5EE82A1C-BA2C-4C1D-9437-07E02E1E5770}.Design|iPhoneSimulator.Build.0 = Debug|Any CPU
- {5EE82A1C-BA2C-4C1D-9437-07E02E1E5770}.Design|x64.Build.0 = Debug|Any CPU
- {5EE82A1C-BA2C-4C1D-9437-07E02E1E5770}.Design|x86.Build.0 = Debug|Any CPU"
|
Run: Compile, Deploy
C:\Program Files\dotnet\packs\Microsoft.Maui.Sdk\8.0.7\Sdk\BundledVersions.targets(85,5): warning MA002: Starting with .NET 8, setting <UseMaui>true</UseMaui> does not automatically include NuGet package references in your project. Update your project by including this item: <PackageReference Include="Microsoft.Maui.Controls" Version="8.0.7" />. You can skip this warning by setting <SkipValidateMauiImplicitPackageReferences>true</SkipValidateMauiImplicitPackageReferences> in your project file. [D:\a\CrissCross\CrissCross\src\CrissCross.MAUI.Test\CrissCross.MAUI.Test.csproj::TargetFramework=net8.0-android]
|
Run: Compile, Deploy
C:\Program Files\dotnet\sdk\8.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets(152,5): warning NETSDK1023: A PackageReference for 'Microsoft.Extensions.DependencyInjection' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs [D:\a\CrissCross\CrissCross\src\CrissCross.MAUI.Test\CrissCross.MAUI.Test.csproj::TargetFramework=net7.0-windows10.0.19041.0]
|
Run: Compile, Deploy
C:\Program Files\dotnet\sdk\8.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets(152,5): warning NETSDK1023: A PackageReference for 'Microsoft.Extensions.Logging' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs [D:\a\CrissCross\CrissCross\src\CrissCross.MAUI.Test\CrissCross.MAUI.Test.csproj::TargetFramework=net7.0-windows10.0.19041.0]
|
Run: Compile, Deploy
C:\Program Files\dotnet\sdk\8.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets(152,5): warning NETSDK1023: A PackageReference for 'Microsoft.Extensions.DependencyInjection' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs [D:\a\CrissCross\CrissCross\src\CrissCross.MAUI\CrissCross.MAUI.csproj::TargetFramework=net7.0]
|
Run: Compile, Deploy
C:\Program Files\dotnet\sdk\8.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets(152,5): warning NETSDK1023: A PackageReference for 'Microsoft.Extensions.Logging' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs [D:\a\CrissCross\CrissCross\src\CrissCross.MAUI\CrissCross.MAUI.csproj::TargetFramework=net7.0]
|
Run: Compile, Deploy
C:\Program Files\dotnet\sdk\8.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets(152,5): warning NETSDK1023: A PackageReference for 'Microsoft.Extensions.DependencyInjection' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs [D:\a\CrissCross\CrissCross\src\CrissCross.MAUI\CrissCross.MAUI.csproj::TargetFramework=net7.0-windows10.0.19041.0]
|
Run: Compile, Deploy
C:\Program Files\dotnet\sdk\8.0.202\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.Shared.targets(152,5): warning NETSDK1023: A PackageReference for 'Microsoft.Extensions.Logging' was included in your project. This package is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs [D:\a\CrissCross\CrissCross\src\CrissCross.MAUI\CrissCross.MAUI.csproj::TargetFramework=net7.0-windows10.0.19041.0]
|
Create Release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Create Release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Create Release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading