Skip to content

Commit 2ad4109

Browse files
Bump Microsoft.NET.Test.Sdk in the dependencies group (#49)
1 parent f832ee2 commit 2ad4109

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AppServiceProxy.Tests/AppServiceProxy.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
11+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.11.0" />
1212
<PackageReference Include="xunit" Version="2.9.0" />
1313
<PackageReference Include="xunit.runner.visualstudio" Version="2.8.2">
1414
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)