File tree Expand file tree Collapse file tree 2 files changed +1
-5
lines changed
src/KubernetesClient.Classic Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Original file line number Diff line number Diff line change 77 <PackageVersion Include =" BouncyCastle.Cryptography" Version =" 2.5.0" />
88 <PackageVersion Include =" FluentAssertions" Version =" 7.0.0" />
99 <PackageVersion Include =" Fractions" Version =" 7.3.0" />
10- <PackageVersion Include =" IdentityModel.OidcClient" Version =" 6.0.0" />
1110 <PackageVersion Include =" JsonPatch.Net" Version =" 2.1.0" />
1211 <PackageVersion Include =" MartinCostello.Logging.XUnit" Version =" 0.5.1" />
1312 <PackageVersion Include =" Microsoft.Bcl.AsyncInterfaces" Version =" 9.0.0" />
2423 <PackageVersion Include =" SharpZipLib" Version =" 1.4.2" />
2524 <PackageVersion Include =" Swashbuckle.AspNetCore" Version =" 6.5.0" />
2625 <PackageVersion Include =" System.Diagnostics.DiagnosticSource" Version =" 9.0.0" />
27- <PackageVersion Include =" System.IdentityModel.Tokens.Jwt" Version =" 8.3.0" />
2826 <PackageVersion Include =" System.IO.Abstractions.TestingHelpers" Version =" 21.2.1" />
2927 <PackageVersion Include =" System.Reactive" Version =" 6.0.1" />
3028 <PackageVersion Include =" System.Text.Json" Version =" 9.0.0" />
Original file line number Diff line number Diff line change 1- <Project Sdk =" Microsoft.NET.Sdk" >
1+ <Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
44 <TargetFrameworks >netstandard2.0;net48</TargetFrameworks >
77
88 <ItemGroup >
99 <PackageReference Include =" BouncyCastle.Cryptography" />
10- <PackageReference Include =" System.IdentityModel.Tokens.Jwt" />
11- <PackageReference Include =" IdentityModel.OidcClient" />
1210 <PackageReference Include =" Microsoft.Bcl.AsyncInterfaces" />
1311 <PackageReference Include =" Fractions" />
1412 <PackageReference Include =" YamlDotNet" />
You can’t perform that action at this time.
0 commit comments