File tree Expand file tree Collapse file tree
AspNet.Security.OAuth.DigitalOcean
AspNet.Security.OAuth.Xero Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <MajorVersion >6</MajorVersion >
55 <MinorVersion >0</MinorVersion >
6- <PatchVersion >4 </PatchVersion >
6+ <PatchVersion >5 </PatchVersion >
77 <VersionPrefix >$(MajorVersion).$(MinorVersion).$(PatchVersion)</VersionPrefix >
88 <PackageValidationBaselineVersion Condition =" '$(PackageValidationBaselineVersion)' == ''" >6.0.0</PackageValidationBaselineVersion >
99 <PreReleaseVersionLabel >preview</PreReleaseVersionLabel >
Original file line number Diff line number Diff line change 55 <TargetFrameworks >$(DefaultNetCoreTargetFramework)</TargetFrameworks >
66 </PropertyGroup >
77
8- <!-- TODO Remove once published to NuGet.org -->
9- <PropertyGroup >
10- <DisablePackageBaselineValidation >true</DisablePackageBaselineValidation >
11- </PropertyGroup >
12-
138 <PropertyGroup >
149 <Description >ASP.NET Core security middleware enabling DigitalOcean authentication.</Description >
1510 <Authors >Elan Hasson</Authors >
Original file line number Diff line number Diff line change 55 <TargetFrameworks >$(DefaultNetCoreTargetFramework)</TargetFrameworks >
66 </PropertyGroup >
77
8- <!-- TODO Remove once published to NuGet.org -->
9- <PropertyGroup >
10- <DisablePackageBaselineValidation >true</DisablePackageBaselineValidation >
11- </PropertyGroup >
12-
138 <PropertyGroup >
149 <Description >ASP.NET Core security middleware enabling Xero authentication.</Description >
1510 <Authors >Albert Zakiev</Authors >
You can’t perform that action at this time.
0 commit comments