Skip to content

Commit 8716970

Browse files
Update dependency Microsoft.AspNetCore.Authentication.Negotiate to v9
1 parent f443081 commit 8716970

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

API Wrapper/API Wrapper.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<ItemGroup>
1111
<PackageReference Include="Swashbuckle.AspNetCore" Version="6.6.2" />
1212
<PackageReference Include="Microsoft.PowerShell.SDK" Version="7.4.2" />
13-
<PackageReference Include="Microsoft.AspNetCore.Authentication.Negotiate" Version="8.0.6" />
13+
<PackageReference Include="Microsoft.AspNetCore.Authentication.Negotiate" Version="9.0.5" />
1414
</ItemGroup>
1515

1616
</Project>

0 commit comments

Comments
 (0)