File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2525 <NewtonsoftJsonPackageVersion >11.0.2</NewtonsoftJsonPackageVersion >
2626 <SystemThreadingTasksDataflowPackageVersion >4.9.0</SystemThreadingTasksDataflowPackageVersion >
2727 </PropertyGroup >
28- <PropertyGroup Label =" Package Versions: Pinned" />
2928 <Import Project =" $(DotNetPackageVersionPropsPath)" Condition =" '$(DotNetPackageVersionPropsPath)' != '' " />
29+ <PropertyGroup Label =" Package Versions: Pinned" />
3030</Project >
Original file line number Diff line number Diff line change 11<Project >
22 <PropertyGroup >
33 <VersionPrefix >2.2.0</VersionPrefix >
4- <VersionSuffix >preview1 </VersionSuffix >
4+ <VersionSuffix >preview2 </VersionSuffix >
55 <PackageVersion Condition =" '$(IsFinalBuild)' == 'true' AND '$(VersionSuffix)' == 'rtm' " >$(VersionPrefix)</PackageVersion >
66 <PackageVersion Condition =" '$(IsFinalBuild)' == 'true' AND '$(VersionSuffix)' != 'rtm' " >$(VersionPrefix)-$(VersionSuffix)-final</PackageVersion >
77 <BuildNumber Condition =" '$(BuildNumber)' == ''" >t000</BuildNumber >
You can’t perform that action at this time.
0 commit comments