Skip to content

Commit

Permalink
Merge: Bump Microsoft.NET.Test.Sdk from 17.11.0 to 17.11.1 [3/3]
Browse files Browse the repository at this point in the history
  • Loading branch information
javiertuya committed Oct 2, 2024
2 parents cc5af22 + 0c3d1ac commit a643370
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion TestAssetsMstest/TestAssetsMstest.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

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

<PackageReference Include="MSTest.TestAdapter" Version="3.6.0" />

Expand Down
2 changes: 1 addition & 1 deletion TestAssetsNunit/TestAssetsNunit.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

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

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

Expand Down
2 changes: 1 addition & 1 deletion TestAssetsXunit/TestAssetsXunit.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

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

<PackageReference Include="xunit" Version="2.9.2" />

Expand Down
2 changes: 1 addition & 1 deletion TestDotnetTestSplit/TestDotnetTestSplit.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

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

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

Expand Down

0 comments on commit a643370

Please sign in to comment.