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:
Diffstat (limited to 'eng/Versions.props')
-rw-r--r--eng/Versions.props1
1 files changed, 1 insertions, 0 deletions
diff --git a/eng/Versions.props b/eng/Versions.props
index 37b5bbcb8..a82a6535f 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -21,6 +21,7 @@
<MicrosoftBuildFrameworkVersion>15.4.8</MicrosoftBuildFrameworkVersion>
<MicrosoftBuildUtilitiesCoreVersion>15.4.8</MicrosoftBuildUtilitiesCoreVersion>
<MicrosoftDotNetApiCompatVersion>5.0.0-beta.20467.6</MicrosoftDotNetApiCompatVersion>
+ <MicrosoftDotNetCodeAnalysisVersion>5.0.0-beta.20471.1</MicrosoftDotNetCodeAnalysisVersion>
<!-- We depend on (and redistribute) the official Mono.Cecil NuGet package built from https://github.com/jbevain/cecil -->
<MonoCecilVersion>0.11.2</MonoCecilVersion>
<UseVSTestRunner>true</UseVSTestRunner>