File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
<Project DefaultTargets =" UnitTest" ToolsVersion =" 4.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
2
2
3
3
<PropertyGroup >
4
- <BuildQuality Condition =" '$(BuildQuality)' == ''" >preview1 </BuildQuality >
4
+ <BuildQuality Condition =" '$(BuildQuality)' == ''" >rtm </BuildQuality >
5
5
<VersionMajor >2</VersionMajor >
6
6
<VersionMinor >0</VersionMinor >
7
7
<VersionRelease >0</VersionRelease >
8
8
</PropertyGroup >
9
9
10
10
<PropertyGroup Label =" NuGet package dependencies" >
11
- <SessionStateModuleNuGetPackageVersion >2.0.0-preview1 </SessionStateModuleNuGetPackageVersion >
11
+ <SessionStateModuleNuGetPackageVersion >2.0.0</SessionStateModuleNuGetPackageVersion >
12
12
<CosmosNuGetPackageVersion >3.23.0</CosmosNuGetPackageVersion >
13
13
<SystemTextJsonPackageVersion >7.0.0</SystemTextJsonPackageVersion >
14
14
</PropertyGroup >
Original file line number Diff line number Diff line change 1
1
<Project DefaultTargets =" UnitTest" ToolsVersion =" 4.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
2
2
3
3
<PropertyGroup >
4
- <BuildQuality Condition =" '$(BuildQuality)' == ''" >preview1 </BuildQuality >
4
+ <BuildQuality Condition =" '$(BuildQuality)' == ''" >rtm </BuildQuality >
5
5
<VersionMajor >2</VersionMajor >
6
6
<VersionMinor >0</VersionMinor >
7
7
<VersionRelease >0</VersionRelease >
Original file line number Diff line number Diff line change 1
1
<Project DefaultTargets =" UnitTest" ToolsVersion =" 4.0" xmlns =" http://schemas.microsoft.com/developer/msbuild/2003" >
2
2
3
3
<PropertyGroup >
4
- <BuildQuality Condition =" '$(BuildQuality)' == ''" >preview1 </BuildQuality >
4
+ <BuildQuality Condition =" '$(BuildQuality)' == ''" >rtm </BuildQuality >
5
5
<VersionMajor >2</VersionMajor >
6
6
<VersionMinor >0</VersionMinor >
7
7
<VersionRelease >0</VersionRelease >
8
8
</PropertyGroup >
9
9
10
10
<PropertyGroup Label =" NuGet package dependencies" >
11
- <SessionStateModuleNuGetPackageVersion >2.0.0-preview1 </SessionStateModuleNuGetPackageVersion >
11
+ <SessionStateModuleNuGetPackageVersion >2.0.0</SessionStateModuleNuGetPackageVersion >
12
12
<MicrosoftDataSqlClientPackageVersion >5.0.0</MicrosoftDataSqlClientPackageVersion >
13
13
</PropertyGroup >
14
14
You can’t perform that action at this time.
0 commit comments