Skip to content

Commit

Permalink
Merge pull request #191 from pyrocumulus/dependabot/nuget/tests/PVOut…
Browse files Browse the repository at this point in the history
…put.Net.Tests/Microsoft.NET.Test.Sdk-17.8.0

Bump Microsoft.NET.Test.Sdk from 17.7.2 to 17.8.0 in /tests/PVOutput.Net.Tests
  • Loading branch information
pyrocumulus authored Nov 26, 2023
2 parents a6e3dd9 + 7f6f3c8 commit 28f059e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/PVOutput.Net.Tests/PVOutput.Net.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.7.2" />
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="17.8.0" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\..\src\PVOutput.Net\PVOutput.Net.csproj" />
Expand Down

0 comments on commit 28f059e

Please sign in to comment.