File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
src/Amazon.AspNetCore.Identity.Cognito Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 22 <PropertyGroup >
33 <TargetFrameworks >netstandard2.0;netcoreapp3.1</TargetFrameworks >
44 <CodeAnalysisRuleSet >../ruleset.xml</CodeAnalysisRuleSet >
5- <Version >3.0.0 </Version >
5+ <Version >3.0.1 </Version >
66 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
77 <PackageId >Amazon.AspNetCore.Identity.Cognito</PackageId >
88 <Title >ASP.NET Core Identity Provider for Amazon Cognito</Title >
1616 <RepositoryUrl >https://github.com/aws/aws-aspnet-cognito-identity-provider/</RepositoryUrl >
1717 <Company >Amazon Web Services</Company >
1818 <SignAssembly >true</SignAssembly >
19- <AssemblyVersion >3.0.0 </AssemblyVersion >
20- <FileVersion >3.0.0 </FileVersion >
19+ <AssemblyVersion >3.0.1 </AssemblyVersion >
20+ <FileVersion >3.0.1 </FileVersion >
2121 </PropertyGroup >
2222
2323 <ItemGroup Condition =" '$(TargetFramework)' == 'netstandard2.0'" >
2929 </ItemGroup >
3030
3131 <ItemGroup >
32- <PackageReference Include =" Amazon.Extensions.CognitoAuthentication" Version =" 2.2 .0" />
32+ <PackageReference Include =" Amazon.Extensions.CognitoAuthentication" Version =" 2.3 .0" />
3333 <PackageReference Include =" AWSSDK.CognitoIdentity" Version =" 3.7.0.3" />
3434 <PackageReference Include =" AWSSDK.CognitoIdentityProvider" Version =" 3.7.0.3" />
3535 <PackageReference Include =" AWSSDK.Extensions.NETCore.Setup" Version =" 3.7.0.1" />
You can’t perform that action at this time.
0 commit comments