This repository was archived by the owner on Oct 19, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <Description >Stormpath middleware for ASP.NET Core. Easily add authentication and authorization to ASP.NET Core applications.</Description >
55 <Copyright >(c) 2016 Stormpath, Inc.</Copyright >
6- <VersionPrefix >4.0.0-rc2-beta1 </VersionPrefix >
6+ <VersionPrefix >4.0.0-rc2</VersionPrefix >
77 <Authors >Nate Barbettini</Authors >
88 <TargetFrameworks >net451;netstandard1.6</TargetFrameworks >
99 <NoWarn >$(NoWarn);CS1591</NoWarn >
2727 <PackageReference Include =" Microsoft.AspNetCore.Mvc.ViewFeatures" Version =" 1.1.2" />
2828 <PackageReference Include =" Microsoft.AspNetCore.Owin" Version =" 1.1.1" />
2929 <PackageReference Include =" Microsoft.Extensions.Logging" Version =" 1.1.1" />
30- <PackageReference Include =" Stormpath.Owin.Middleware" Version =" 4.0.0-rc2-beta3 " />
31- <PackageReference Include =" Stormpath.Owin.Views.Precompiled" Version =" 1.0.0-beta3 " />
30+ <PackageReference Include =" Stormpath.Owin.Middleware" Version =" 4.0.0-rc2" />
31+ <PackageReference Include =" Stormpath.Owin.Views.Precompiled" Version =" 1.0.0-beta5 " />
3232 </ItemGroup >
3333
3434 <ItemGroup Condition =" '$(TargetFramework)' == 'net451' " >
You can’t perform that action at this time.
0 commit comments