File tree Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Expand file tree Collapse file tree 1 file changed +1
-6
lines changed Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <MajorVersion >7</MajorVersion >
55 <MinorVersion >0</MinorVersion >
6- <PatchVersion >0 </PatchVersion >
6+ <PatchVersion >1 </PatchVersion >
77 <VersionPrefix >$(MajorVersion).$(MinorVersion).$(PatchVersion)</VersionPrefix >
88 <PackageValidationBaselineVersion >7.0.0</PackageValidationBaselineVersion >
99 <PreReleaseVersionLabel >preview</PreReleaseVersionLabel >
1515 <IncludePreReleaseLabelInPackageVersion Condition =" '$(DotNetFinalVersionKind)' == 'release' " >false</IncludePreReleaseLabelInPackageVersion >
1616 </PropertyGroup >
1717
18- <!-- TODO Remove once 7.0.0 published to NuGet.org -->
19- <PropertyGroup >
20- <DisablePackageBaselineValidation >true</DisablePackageBaselineValidation >
21- </PropertyGroup >
22-
2318</Project >
You can’t perform that action at this time.
0 commit comments