Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9560601

Browse filesBrowse files
committed
Updated FIDO version
1 parent 163614f commit 9560601
Copy full SHA for 9560601

File tree

3 files changed

+6
-6
lines changed
Filter options

3 files changed

+6
-6
lines changed

‎Quickstarts/Core/Core.csproj

Copy file name to clipboardExpand all lines: Quickstarts/Core/Core.csproj
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88

99
<ItemGroup>
10-
<PackageReference Include="Rsk.AspNetCore.Fido" Version="1.1.0" />
10+
<PackageReference Include="Rsk.AspNetCore.Fido" Version="1.3.0" />
1111
</ItemGroup>
1212

1313
</Project>

‎Quickstarts/EntityFramework/EntityFramework.csproj

Copy file name to clipboardExpand all lines: Quickstarts/EntityFramework/EntityFramework.csproj
+4-4Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77

88

99
<ItemGroup>
10-
<PackageReference Include="Rsk.AspNetCore.Fido" Version="1.1.0" />
11-
<PackageReference Include="Rsk.AspNetCore.Fido.EntityFramework" Version="1.1.0" />
12-
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="3.1.0" />
13-
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="3.1.0" />
10+
<PackageReference Include="Rsk.AspNetCore.Fido" Version="1.3.0" />
11+
<PackageReference Include="Rsk.AspNetCore.Fido.EntityFramework" Version="1.3.0" />
12+
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="3.1.17" />
13+
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="3.1.17" />
1414
</ItemGroup>
1515

1616
</Project>

‎Quickstarts/Passwordless/Passwordless.csproj

Copy file name to clipboardExpand all lines: Quickstarts/Passwordless/Passwordless.csproj
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88

99
<ItemGroup>
10-
<PackageReference Include="Rsk.AspNetCore.Fido" Version="1.1.0" />
10+
<PackageReference Include="Rsk.AspNetCore.Fido" Version="1.3.0" />
1111
</ItemGroup>
1212

1313
</Project>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.