File tree Expand file tree Collapse file tree 2 files changed +1
-5
lines changed
src/AspNet.Security.OAuth.VkId Expand file tree Collapse file tree 2 files changed +1
-5
lines changed Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <MajorVersion >8</MajorVersion >
55 <MinorVersion >3</MinorVersion >
6- <PatchVersion >0 </PatchVersion >
6+ <PatchVersion >1 </PatchVersion >
77 <VersionPrefix >$(MajorVersion).$(MinorVersion).$(PatchVersion)</VersionPrefix >
88 <PackageValidationBaselineVersion Condition =" '$(PackageValidationBaselineVersion)' == ''" >8.0.0</PackageValidationBaselineVersion >
99 <PreReleaseVersionLabel >preview</PreReleaseVersionLabel >
Original file line number Diff line number Diff line change 1616 <PackageReference Include =" JetBrains.Annotations" PrivateAssets =" All" />
1717 </ItemGroup >
1818
19- <!-- TODO Enable once this provider is published to NuGet.org -->
20- <PropertyGroup >
21- <DisablePackageBaselineValidation >true</DisablePackageBaselineValidation >
22- </PropertyGroup >
2319</Project >
You can’t perform that action at this time.
0 commit comments