Skip to content
This repository has been archived by the owner on May 17, 2024. It is now read-only.

There appear to be some build issues on recent sdks #427

Open
jacdavis opened this issue Feb 1, 2022 · 0 comments
Open

There appear to be some build issues on recent sdks #427

jacdavis opened this issue Feb 1, 2022 · 0 comments

Comments

@jacdavis
Copy link

jacdavis commented Feb 1, 2022

D:\dd\try-convert.dotnet\sdk\5.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets(257,5): error NETSDK1023: A PackageReference for 'Microsoft.NET.Test.Sdk' 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:\dd\try-convert\tests\end-to-end\MauiSmoke.Tests\MauiSmoke.Tests.csproj]
D:\dd\try-convert.dotnet\sdk\5.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets(257,5): error NETSDK1023: A PackageReference for 'xunit' 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:\dd\try-convert\tests\end-to-end\MauiSmoke.Tests\MauiSmoke.Tests.csproj]
D:\dd\try-convert.dotnet\sdk\5.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets(257,5): error NETSDK1023: A PackageReference for 'xunit.runner.visualstudio' 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:\dd\try-convert\tests\end-to-end\MauiSmoke.Tests\MauiSmoke.Tests.csproj]
D:\dd\try-convert.dotnet\sdk\5.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets(257,5): error NETSDK1023: A PackageReference for 'Microsoft.NET.Test.Sdk' 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:\dd\try-convert\tests\end-to-end\MauiSmoke.Tests\MauiSmoke.Tests.csproj]
D:\dd\try-convert.dotnet\sdk\5.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets(257,5): error NETSDK1023: A PackageReference for 'xunit' 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:\dd\try-convert\tests\end-to-end\MauiSmoke.Tests\MauiSmoke.Tests.csproj]
D:\dd\try-convert.dotnet\sdk\5.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.DefaultItems.targets(257,5): error NETSDK1023: A PackageReference for 'xunit.runner.visualstudio' 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:\dd\try-convert\tests\end-to-end\MauiSmoke.Tests\MauiSmoke.Tests.csproj]
D:\dd\try-convert\src\try-convert\Program.cs(83,41): error CS8600: Converting null literal or possible null value to non-nullable type. [D:\dd\try-convert\src\try-convert\try-convert.csproj]

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant