Skip to content

Commit

Permalink
Merge pull request #1 from Pulsar-Photonics/dependabot/nuget/Source/M…
Browse files Browse the repository at this point in the history
…icrosoft.NET.Test.Sdk-17.6.0

Bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.0 in /Source
  • Loading branch information
ax-meyer authored May 19, 2023
2 parents 601452c + 602b3d2 commit 7b54ea1
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>net7.0</TargetFramework>
Expand All @@ -23,7 +23,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.5.0"/>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.6.0"/>
<PackageReference Include="NUnit" Version="3.13.3"/>
<PackageReference Include="NUnit3TestAdapter" Version="4.4.2"/>
<PackageReference Include="NUnit.Analyzers" Version="3.6.1"/>
Expand Down

0 comments on commit 7b54ea1

Please sign in to comment.