Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/linker.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Safar <marek.safar@gmail.com>2021-02-18 19:12:43 +0300
committerGitHub <noreply@github.com>2021-02-18 19:12:43 +0300
commit422f2f710707c1cf95dd513022c8fbef19f177dc (patch)
tree7016667ef1690a4841e0b8c9df92b3173154729b /eng/Versions.props
parent2cb420dbabb4ec86d41a1b431696e58f45f031cd (diff)
Bump dependencies (#1840)v6.0.100-preview.2.21118.1
Diffstat (limited to 'eng/Versions.props')
-rw-r--r--eng/Versions.props15
1 files changed, 8 insertions, 7 deletions
diff --git a/eng/Versions.props b/eng/Versions.props
index 7e1d507ab..232ecb04c 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -4,9 +4,9 @@
<!-- File version numbers -->
<MajorVersion>6</MajorVersion>
<MinorVersion>0</MinorVersion>
- <PatchVersion>0</PatchVersion>
- <PreReleaseVersionLabel>alpha</PreReleaseVersionLabel>
- <PreReleaseVersionIteration>1</PreReleaseVersionIteration>
+ <PatchVersion>100</PatchVersion>
+ <PreReleaseVersionLabel>preview</PreReleaseVersionLabel>
+ <PreReleaseVersionIteration>2</PreReleaseVersionIteration>
<StabilizePackageVersion Condition="'$(StabilizePackageVersion)' == ''">false</StabilizePackageVersion>
<DotNetFinalVersionKind Condition="'$(StabilizePackageVersion)' == 'true'">release</DotNetFinalVersionKind>
</PropertyGroup>
@@ -17,11 +17,12 @@
<!-- see https://github.com/dotnet/runtime/issues/1338 -->
<MicrosoftNETCoreILAsmVersion>$(MicrosoftNETSdkILPackageVersion)</MicrosoftNETCoreILAsmVersion>
<!-- These should match the SDK version at https://github.com/dotnet/sdk/blob/master/eng/Versions.props -->
- <SystemReflectionMetadataVersion>1.8.0</SystemReflectionMetadataVersion>
- <MicrosoftBuildFrameworkVersion>15.4.8</MicrosoftBuildFrameworkVersion>
- <MicrosoftBuildUtilitiesCoreVersion>15.4.8</MicrosoftBuildUtilitiesCoreVersion>
+ <SystemReflectionMetadataVersion>5.0.0</SystemReflectionMetadataVersion>
+ <MicrosoftBuildFrameworkVersion>16.10.0-preview-21112-04</MicrosoftBuildFrameworkVersion>
+ <MicrosoftBuildUtilitiesCoreVersion>16.10.0-preview-21112-04</MicrosoftBuildUtilitiesCoreVersion>
<MicrosoftDotNetApiCompatVersion>6.0.0-beta.21105.12</MicrosoftDotNetApiCompatVersion>
- <MicrosoftDotNetCodeAnalysisVersion>5.0.0-beta.20471.1</MicrosoftDotNetCodeAnalysisVersion>
+ <MicrosoftDotNetCodeAnalysisVersion>6.0.0-beta.21105.12</MicrosoftDotNetCodeAnalysisVersion>
+ <MicrosoftCodeAnalysisCSharpCodeStyleVersion>3.9.0-4.final</MicrosoftCodeAnalysisCSharpCodeStyleVersion>
<MicrosoftCodeAnalysisCSharpWorkspacesVersion>3.7.0</MicrosoftCodeAnalysisCSharpWorkspacesVersion>
<MicrosoftCodeAnalysisCSharpAnalyzerTestingXunitVersion>1.0.1-beta1.*</MicrosoftCodeAnalysisCSharpAnalyzerTestingXunitVersion>
<!-- This controls the version of the cecil package, or the version of cecil in the project graph