We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6aa468d commit bfa1b40Copy full SHA for bfa1b40
Tests/UnitTests/Core/Bones.Logic.UnitTests/Bones.Logic.UnitTests.csproj
@@ -36,9 +36,9 @@
36
</Target>
37
38
<ItemGroup>
39
- <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
+ <PackageReference Include="Microsoft.NET.Test.Sdk" Version="18.0.0" />
40
<PackageReference Include="xunit" Version="2.9.3" />
41
- <PackageReference Include="xunit.runner.visualstudio" Version="3.1.4">
+ <PackageReference Include="xunit.runner.visualstudio" Version="3.1.5">
42
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
43
<PrivateAssets>all</PrivateAssets>
44
</PackageReference>
0 commit comments