Skip to content

Commit 265e13f

Browse files
author
Eric Busch
authored
Merge pull request #10 from gowithfloat/dependabot/nuget/Microsoft.NET.Test.Sdk-17.3.1
Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.1
2 parents 4f55aa8 + 4ada863 commit 265e13f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Float.TinCan.LocalLRSServer.Tests/Float.TinCan.LocalLRSServer.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</PropertyGroup>
1212
<ItemGroup>
1313
<DotNetCliToolReference Include="dotnet-xunit" Version="2.3.1" />
14-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.2.0" />
14+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.3.1" />
1515
<PackageReference Include="NunitXml.TestLogger" Version="3.0.117" />
1616
<PackageReference Include="xunit" Version="2.4.2" />
1717
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5"><IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)