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

github.com/mono/monodevelop.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/main
diff options
context:
space:
mode:
authorSandy Armstrong <sandy@xamarin.com>2019-10-29 23:19:20 +0300
committermonojenkins <jo.shields+jenkins@xamarin.com>2019-11-08 00:43:27 +0300
commit80be4a07b5212ba22204b2c360f939bfcc5f3033 (patch)
treea95d2afbf6dce3fa9f157224b30c4322c4451e55 /main
parent9f335aabc4752e9442345f8295241ae7152377be (diff)
Bump Roslyn to 3.4.0-beta3-19525-13
https://github.com/dotnet/roslyn/compare/7c7708e...b8a5611?w=1
Diffstat (limited to 'main')
-rw-r--r--main/msbuild/RoslynVersion.props2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/msbuild/RoslynVersion.props b/main/msbuild/RoslynVersion.props
index ed342702ac..cec5cf70cb 100644
--- a/main/msbuild/RoslynVersion.props
+++ b/main/msbuild/RoslynVersion.props
@@ -1,5 +1,5 @@
<Project>
<PropertyGroup>
- <NuGetVersionRoslyn>3.4.0-beta3-19518-02</NuGetVersionRoslyn>
+ <NuGetVersionRoslyn>3.4.0-beta3-19525-13</NuGetVersionRoslyn>
</PropertyGroup>
</Project>