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:
authordotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>2020-08-18 19:42:25 +0300
committerGitHub <noreply@github.com>2020-08-18 19:42:25 +0300
commitb0062ae1dad54c401033e41d7ad98326d58fd32c (patch)
treef9c56844ffa403e4378c08183505be22242d8385 /eng/Versions.props
parentf9dfc8a29e9ae0d2388e6fcad8b7f823f9c09e9e (diff)
Update dependencies from https://github.com/dotnet/arcade build 20200817.6 (#1436)
[master] Update dependencies from dotnet/arcade - Updates: - Microsoft.DotNet.Arcade.Sdk: from 5.0.0-beta.20411.8 to 5.0.0-beta.20417.6 - Microsoft.DotNet.ApiCompat: from 5.0.0-beta.20411.8 to 5.0.0-beta.20417.6
Diffstat (limited to 'eng/Versions.props')
-rw-r--r--eng/Versions.props2
1 files changed, 1 insertions, 1 deletions
diff --git a/eng/Versions.props b/eng/Versions.props
index e1e7e13c8..0151d8d4a 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -20,7 +20,7 @@
<SystemReflectionMetadataVersion>1.5.0</SystemReflectionMetadataVersion>
<MicrosoftBuildFrameworkVersion>15.4.8</MicrosoftBuildFrameworkVersion>
<MicrosoftBuildUtilitiesCoreVersion>15.4.8</MicrosoftBuildUtilitiesCoreVersion>
- <MicrosoftDotNetApiCompatVersion>5.0.0-beta.20411.8</MicrosoftDotNetApiCompatVersion>
+ <MicrosoftDotNetApiCompatVersion>5.0.0-beta.20417.6</MicrosoftDotNetApiCompatVersion>
<!-- We depend on (and redistribute) the official Mono.Cecil NuGet package built from https://github.com/jbevain/cecil -->
<MonoCecilVersion>0.11.2</MonoCecilVersion>
</PropertyGroup>