Skip to content

Commit

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

chore(deps): bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.12.0
  • Loading branch information
andrueastman authored Jan 23, 2025
2 parents f5b465d + 658b19f commit 18d8595
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</Content>
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="MSTest.TestAdapter">
<Version>3.7.1</Version>
</PackageReference>
Expand Down
2 changes: 1 addition & 1 deletion test/Typewriter.Test/Typewriter.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
<ProjectReference Include="..\..\Templates\Templates.csproj" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.9.0" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.12.0" />
<PackageReference Include="NUnit">
<Version>4.2.2</Version>
</PackageReference>
Expand Down

0 comments on commit 18d8595

Please sign in to comment.