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
diff options
context:
space:
mode:
authorSandy Armstrong <sandy@xamarin.com>2019-10-29 23:19:20 +0300
committerSandy Armstrong <sandy@xamarin.com>2019-11-08 00:40:45 +0300
commit4e19521d2cbae48f92a72a0974cc46a3bffc8cde (patch)
treee5d5f4348f7709c17b82e0f574229bc828c96029 /main/msbuild
parentd9ad92073beadbb5b3ed06c774ef0036e26257e3 (diff)
Bump Roslyn to 3.4.0-beta3-19525-13
https://github.com/dotnet/roslyn/compare/7c7708e...b8a5611?w=1
Diffstat (limited to 'main/msbuild')
-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>