Skip to content

Commit

Permalink
Update dotnet
Browse files Browse the repository at this point in the history
  • Loading branch information
Renovate Bot committed Feb 25, 2024
1 parent e08a748 commit b83ff94
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dotnet/Vaas/test/Vaas.Test/Vaas.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
<PackageReference Include="coverlet.collector" Version="6.0.0">
<PackageReference Include="coverlet.collector" Version="6.0.1">
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
<PrivateAssets>all</PrivateAssets>
</PackageReference>
Expand Down
2 changes: 1 addition & 1 deletion dotnet/examples/VaasExample/VaasExample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="GDataCyberDefense.Vaas" Version="6.0.3" />
<PackageReference Include="GDataCyberDefense.Vaas" Version="6.1.0" />
</ItemGroup>

</Project>

0 comments on commit b83ff94

Please sign in to comment.