Skip to content

Commit

Permalink
Merge pull request #11 from VeeamCommunity/renovate/dotnet-monorepo
Browse files Browse the repository at this point in the history
Update dependency Microsoft.AspNetCore.Authentication.Negotiate to v8.0.6
  • Loading branch information
JonahMMay authored May 28, 2024
2 parents d5e0eff + 47882ef commit f443081
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion API Wrapper/API Wrapper.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<ItemGroup>
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.6.2" />
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.4.2" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.Negotiate" Version="8.0.5" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.Negotiate" Version="8.0.6" />
</ItemGroup>

</Project>

0 comments on commit f443081

Please sign in to comment.