We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b20b1d6 commit 50f6553Copy full SHA for 50f6553
src/Amazon.AspNetCore.Identity.Cognito/Amazon.AspNetCore.Identity.Cognito.csproj
@@ -1,8 +1,8 @@
1
-<Project Sdk="Microsoft.NET.Sdk">
+<Project Sdk="Microsoft.NET.Sdk">
2
<PropertyGroup>
3
<TargetFrameworks>netstandard2.0;netcoreapp3.1</TargetFrameworks>
4
<CodeAnalysisRuleSet>../ruleset.xml</CodeAnalysisRuleSet>
5
- <Version>3.0.2</Version>
+ <Version>3.0.3</Version>
6
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
7
<PackageId>Amazon.AspNetCore.Identity.Cognito</PackageId>
8
<Title>ASP.NET Core Identity Provider for Amazon Cognito</Title>
0 commit comments