We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f443081 commit 8716970Copy full SHA for 8716970
API Wrapper/API Wrapper.csproj
@@ -10,7 +10,7 @@
10
<ItemGroup>
11
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.6.2" />
12
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.4.2" />
13
- <PackageReference Include="Microsoft.AspNetCore.Authentication.Negotiate" Version="8.0.6" />
+ <PackageReference Include="Microsoft.AspNetCore.Authentication.Negotiate" Version="9.0.5" />
14
</ItemGroup>
15
16
</Project>
0 commit comments