File tree Expand file tree Collapse file tree 2 files changed +1
-6
lines changed
src/AspNet.Security.OAuth.Naver Expand file tree Collapse file tree 2 files changed +1
-6
lines changed Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <MajorVersion >6</MajorVersion >
55 <MinorVersion >0</MinorVersion >
6- <PatchVersion >5 </PatchVersion >
6+ <PatchVersion >6 </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 Naver authentication.</Description >
1510 <Authors >christallire</Authors >
You can’t perform that action at this time.
0 commit comments