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:
authorJoey Robichaud <jorobich@microsoft.com>2019-11-21 01:40:15 +0300
committerGitHub <noreply@github.com>2019-11-21 01:40:15 +0300
commitcf620595ae387c8d45c2942dbe18bfe88beedb23 (patch)
tree8664e291b44dc99795901fd1442ef555e9476cec /main/msbuild
parent9f70394ef6c8552f959628dded70cdeff48020a4 (diff)
Bump Roslyn to 3.4.0-beta4-19568-04
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 cf46e2997d..0023b71723 100644
--- a/main/msbuild/RoslynVersion.props
+++ b/main/msbuild/RoslynVersion.props
@@ -1,5 +1,5 @@
<Project>
<PropertyGroup>
- <NuGetVersionRoslyn>3.4.0-beta4-19562-05</NuGetVersionRoslyn>
+ <NuGetVersionRoslyn>3.4.0-beta4-19568-04</NuGetVersionRoslyn>
</PropertyGroup>
</Project>