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:
authorDavid Barbet <dabarbet@microsoft.com>2019-10-18 21:32:56 +0300
committerDavid Barbet <dabarbet@microsoft.com>2019-10-18 21:32:56 +0300
commit715aff96ad4a55f83f045057e0f9f2d45c881cda (patch)
tree2cab68ab6e127ba8dd50e945e0eae4f94e934752 /main/msbuild
parent097aa14600cedbfa21ccc11a27ddc0664edc21d4 (diff)
Bump Roslyn to 3.4.0-beta3-19518-02
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 3c5d2c30b2..ed342702ac 100644
--- a/main/msbuild/RoslynVersion.props
+++ b/main/msbuild/RoslynVersion.props
@@ -1,5 +1,5 @@
<Project>
<PropertyGroup>
- <NuGetVersionRoslyn>3.4.0-beta2-19476-01</NuGetVersionRoslyn>
+ <NuGetVersionRoslyn>3.4.0-beta3-19518-02</NuGetVersionRoslyn>
</PropertyGroup>
</Project>