Allow server enforce runner settings. (#3758)

This commit is contained in:
Tingluo Huang
2025-03-19 09:12:17 -04:00
committed by GitHub
parent 77700abf81
commit 68ca457917
2 changed files with 14 additions and 1 deletions

View File

@@ -18,7 +18,6 @@
<PackageReference Include="Microsoft.Win32.Registry" Version="5.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="6.0.0" />
<PackageReference Include="System.IdentityModel.Tokens.Jwt" Version="7.5.1" />
<PackageReference Include="System.Security.Cryptography.Cng" Version="5.0.0" />
<PackageReference Include="System.Security.Cryptography.Pkcs" Version="8.0.0" />
<PackageReference Include="System.Security.Cryptography.ProtectedData" Version="8.0.0" />