File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
cybersource-rest-auth-netstandard/AuthenticationSdk/AuthenticationSdk Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <TargetFramework >netstandard2.1</TargetFramework >
55 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
6- <Version >0.0.1.15 </Version >
6+ <Version >0.0.1.16 </Version >
77 <Authors >CyberSource</Authors >
88 <Product >Authentication_SDK</Product >
99 <Description />
3737 <ItemGroup >
3838 <PackageReference Include =" jose-jwt" Version =" 4.1.0" />
3939 <PackageReference Include =" NLog" Version =" 5.0.0" />
40- <PackageReference Include =" Portable.BouncyCastle" Version =" 1.9.0" />
41- <PackageReference Include =" System.Configuration.ConfigurationManager" Version =" 8 .0.1 " />
40+ <PackageReference Include =" Portable.BouncyCastle" Version =" 1.9.0" />
41+ <PackageReference Include =" System.Configuration.ConfigurationManager" Version =" 6 .0.0 " />
4242 <PackageReference Include =" System.Runtime.Caching" Version =" 4.7.0" />
4343 </ItemGroup >
4444
You can’t perform that action at this time.
0 commit comments