Skip to content

Commit

Permalink
Merge: Bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 in /net [4/5]
Browse files Browse the repository at this point in the history
  • Loading branch information
giis-qabot committed Nov 23, 2024
2 parents 745595f + f74ef2a commit 03a15c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion net/QACoverTest/QACoverTest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />

<PackageReference Include="NUnit" Version="4.2.2" />

Expand Down
2 changes: 1 addition & 1 deletion net/QACoverTestEf/QACoverTestEf.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.11" />

<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.1" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />

<PackageReference Include="NUnit" Version="4.2.2" />

Expand Down

0 comments on commit 03a15c4

Please sign in to comment.