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-05 19:46:50 +0300
committerSandy Armstrong <sandy@xamarin.com>2019-10-18 19:26:19 +0300
commit204b6fdb1f099b3bd07b2827564b5a945a00d9d9 (patch)
tree4e96e565f26db6257246f97840a8290ac9469cb3 /main/msbuild
parentdb72257bb181e1194a45fa896543ae790e3070ad (diff)
Bump Roslyn to 3.4.0-beta2-19476-01
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 c4c5d6d47b..3c5d2c30b2 100644
--- a/main/msbuild/RoslynVersion.props
+++ b/main/msbuild/RoslynVersion.props
@@ -1,5 +1,5 @@
<Project>
<PropertyGroup>
- <NuGetVersionRoslyn>3.4.0-beta1-19462-14</NuGetVersionRoslyn>
+ <NuGetVersionRoslyn>3.4.0-beta2-19476-01</NuGetVersionRoslyn>
</PropertyGroup>
</Project>