File tree Expand file tree Collapse file tree
Google.Authenticator.Tests Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<Project Sdk =" Microsoft.NET.Sdk" >
22
33 <PropertyGroup >
4- <TargetFrameworks >netcoreapp3.0 ;net452;net5</TargetFrameworks >
4+ <TargetFrameworks >netcoreapp3.1 ;net452;net5.0 </TargetFrameworks >
55
66 <IsPackable >false</IsPackable >
77 </PropertyGroup >
Original file line number Diff line number Diff line change 11
22<Project Sdk =" Microsoft.NET.Sdk" >
33 <PropertyGroup >
4- <TargetFrameworks >netstandard2.0;net45;net5</TargetFrameworks >
4+ <TargetFrameworks >netstandard2.0;net45;net5.0 </TargetFrameworks >
55 <Product >Google Authenticator Two-Factor</Product >
66 <Title >Google Authenticator Two-Factor Authentication Library</Title >
77 <Description >Google Authenticator Two-Factor Authentication Library (Not officially affiliated with Google.)</Description >
88 <Authors >Brandon Potter</Authors >
99 <Company >Brandon Potter</Company >
10- <Version >2.2 .0</Version >
10+ <Version >2.3 .0</Version >
1111 <PackageLicenseExpression >Apache-2.0</PackageLicenseExpression >
1212 <PackageProjectUrl >https://github.com/BrandonPotter/GoogleAuthenticator</PackageProjectUrl >
1313 <PackageId >GoogleAuthenticator</PackageId >
1414 </PropertyGroup >
1515
1616 <ItemGroup >
17- <PackageReference Include =" QRCoder" Version =" 1.4.1 " />
17+ <PackageReference Include =" QRCoder" Version =" 1.4.2 " />
1818 <PackageReference Include =" Microsoft.SourceLink.GitHub" Version =" 1.0.0" PrivateAssets =" All" />
1919 </ItemGroup >
2020
You can’t perform that action at this time.
0 commit comments