File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 22 <PropertyGroup >
33 <!-- Central version prefix - applies to all nuget packages. -->
44 <VersionPrefix >1.0.0</VersionPrefix >
5- <PackageVersion Condition =" '$(VersionSuffix)' != ''" >$(VersionPrefix)-$(VersionSuffix).251113 .1</PackageVersion >
6- <PackageVersion Condition =" '$(VersionSuffix)' == ''" >$(VersionPrefix)-preview.251113 .1</PackageVersion >
7- <GitTag >1.0.0-preview.251113 .1</GitTag >
5+ <PackageVersion Condition =" '$(VersionSuffix)' != ''" >$(VersionPrefix)-$(VersionSuffix).251114 .1</PackageVersion >
6+ <PackageVersion Condition =" '$(VersionSuffix)' == ''" >$(VersionPrefix)-preview.251114 .1</PackageVersion >
7+ <GitTag >1.0.0-preview.251114 .1</GitTag >
88
99 <Configurations >Debug;Release;Publish</Configurations >
1010 <IsPackable >true</IsPackable >
You can’t perform that action at this time.
0 commit comments