This repository was archived by the owner on Dec 19, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4848 <XunitPackageVersion >2.3.1</XunitPackageVersion >
4949 <XunitRunnerVisualStudioPackageVersion >2.4.0</XunitRunnerVisualStudioPackageVersion >
5050 </PropertyGroup >
51- <PropertyGroup Label =" Package Versions: Pinned" />
5251 <Import Project =" $(DotNetPackageVersionPropsPath)" Condition =" '$(DotNetPackageVersionPropsPath)' != '' " />
52+ <PropertyGroup Label =" Package Versions: Pinned" />
5353</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
66 <ExperimentalVersionPrefix >0.6.0</ExperimentalVersionPrefix >
7- <ExperimentalVersionSuffix >preview1 </ExperimentalVersionSuffix >
7+ <ExperimentalVersionSuffix >preview2 </ExperimentalVersionSuffix >
88
99 <PackageVersion Condition =" '$(IsFinalBuild)' == 'true' AND '$(VersionSuffix)' == 'rtm' " >$(VersionPrefix)</PackageVersion >
1010 <PackageVersion Condition =" '$(IsFinalBuild)' == 'true' AND '$(VersionSuffix)' != 'rtm' " >$(VersionPrefix)-$(VersionSuffix)-final</PackageVersion >
You can’t perform that action at this time.
0 commit comments