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 d402a4f commit 510c141Copy full SHA for 510c141
samples/3_RazorPages/SPID.AspNetCore.WebApp.RazorPages/SPID.AspNetCore.WebApp.RazorPages.csproj
@@ -17,7 +17,7 @@
17
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
18
</PackageReference>
19
<PackageReference Include="Microsoft.VisualStudio.Web.CodeGeneration.Design" Version="7.0.5" />
20
- <PackageReference Include="SPID.AspNetCore.Authentication" Version="2.0.0" />
+ <PackageReference Include="SPID.AspNetCore.Authentication" Version="2.0.1" />
21
</ItemGroup>
22
23
</Project>
0 commit comments