File tree Expand file tree Collapse file tree 2 files changed +1
-5
lines changed
src/AspNet.Security.OAuth.Smartsheet Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Original file line number Diff line number Diff line change 3
3
<PropertyGroup >
4
4
<MajorVersion >6</MajorVersion >
5
5
<MinorVersion >0</MinorVersion >
6
- <PatchVersion >14 </PatchVersion >
6
+ <PatchVersion >15 </PatchVersion >
7
7
<VersionPrefix >$(MajorVersion).$(MinorVersion).$(PatchVersion)</VersionPrefix >
8
8
<PackageValidationBaselineVersion Condition =" '$(PackageValidationBaselineVersion)' == ''" >6.0.0</PackageValidationBaselineVersion >
9
9
<PreReleaseVersionLabel >preview</PreReleaseVersionLabel >
Original file line number Diff line number Diff line change 5
5
<PackageValidationBaselineVersion >6.0.14</PackageValidationBaselineVersion >
6
6
</PropertyGroup >
7
7
8
- <PropertyGroup >
9
- <DisablePackageBaselineValidation >true</DisablePackageBaselineValidation >
10
- </PropertyGroup >
11
-
12
8
<PropertyGroup >
13
9
<Description >ASP.NET Core security middleware enabling Smartsheet authentication.</Description >
14
10
<Authors >Steve Albison</Authors >
You can’t perform that action at this time.
0 commit comments