Skip to content

Commit

Permalink
Updated nuget dependency of GenericOSAuthProvider
Browse files Browse the repository at this point in the history
  • Loading branch information
theRainbird committed Nov 22, 2024
1 parent e4b0d40 commit 7aa010c
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@

<ItemGroup>
<PackageReference Include="Castle.Windsor" Version="6.0.0" />
<PackageReference Include="CoreRemoting" Version="1.1.15" />
<PackageReference Include="CoreRemoting.Authentication.LinuxPamAuthProvider" Version="1.1.7" />
<PackageReference Include="CoreRemoting.Authentication.WindowsAuthProvider" Version="1.1.7" />
<PackageReference Include="CoreRemoting" Version="1.2.1" />
<PackageReference Include="CoreRemoting.Authentication.LinuxPamAuthProvider" Version="1.2.1" />
<PackageReference Include="CoreRemoting.Authentication.WindowsAuthProvider" Version="1.2.1" />
<PackageReference Include="System.Configuration.ConfigurationManager" Version="6.0.2" />
<PackageReference Include="System.Diagnostics.Tools" Version="4.3.0" />
<PackageReference Include="System.DirectoryServices.AccountManagement" Version="6.0.1" />
Expand Down

0 comments on commit 7aa010c

Please sign in to comment.