Skip to content

Commit 9735e08

Browse files
authored
Merge pull request #3495 from gui-cs/dependabot/nuget/Microsoft.NET.Test.Sdk-17.10.0
Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0
2 parents 881686b + 53d88eb commit 9735e08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UnitTests/UnitTests.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<DefineConstants>TRACE;DEBUG_IDISPOSABLE</DefineConstants>
1919
</PropertyGroup>
2020
<ItemGroup>
21-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
21+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
2222
<PackageReference Include="ReportGenerator" Version="5.2.5" />
2323
<PackageReference Include="System.Collections" Version="4.3.0" />
2424
<PackageReference Include="xunit" Version="2.8.0" />

0 commit comments

Comments
 (0)