Skip to content

Commit 0c35b60

Browse files
authored
Merge pull request #2800 from Flow-Launcher/dependabot/nuget/Microsoft.NET.Test.Sdk-17.10.0
Bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0
2 parents d50ec4b + d167813 commit 0c35b60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Flow.Launcher.Test/Flow.Launcher.Test.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
<PrivateAssets>all</PrivateAssets>
5555
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
5656
</PackageReference>
57-
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
57+
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.10.0" />
5858
</ItemGroup>
5959

6060
</Project>

0 commit comments

Comments
 (0)