We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c194cba commit f761251Copy full SHA for f761251
test/ArwynFr.IntegrationTesting.Tests/ArwynFr.IntegrationTesting.Tests.csproj
@@ -13,7 +13,7 @@
13
</PackageReference>
14
<PackageReference Include="FluentAssertions" Version="6.12.1" />
15
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="8.0.8" />
16
- <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
+ <PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
17
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
18
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
19
<PrivateAssets>all</PrivateAssets>
0 commit comments