Skip to content

Commit

Permalink
Merge pull request #1908 from microsoftgraph/dependabot/nuget/Microso…
Browse files Browse the repository at this point in the history
…ft.NET.Test.Sdk-17.6.0

Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0
  • Loading branch information
baywet committed May 17, 2023
2 parents 6068bdf + 3701a81 commit 398bfe4
Showing 1 changed file with 2 additions and 2 deletions.
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
Expand All @@ -16,7 +16,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.5.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.0" />
<PackageReference Include="Moq" Version="4.18.4" />
<PackageReference Include="xunit" Version="2.4.2" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.5">
Expand Down

0 comments on commit 398bfe4

Please sign in to comment.