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-09-06 23:31:01 +0300
committerSandy Armstrong <sandy@xamarin.com>2019-09-07 02:29:22 +0300
commitd97d5cb044f28c9e25d56ec86ad8ba043d29ba96 (patch)
treea593e0bbc9dbc07c75e97f0159cae0e8e1105b9b /main/msbuild
parent8134f1f4b8e08a448336adb7b99c95e84bfacf94 (diff)
Bump Roslyn to 3.3.1-beta3-19454-05
https://github.com/dotnet/roslyn/compare/c82648d...3b423bd
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 55f64bd06a..7b10d070c1 100644
--- a/main/msbuild/RoslynVersion.props
+++ b/main/msbuild/RoslynVersion.props
@@ -1,5 +1,5 @@
<Project>
<PropertyGroup>
- <NuGetVersionRoslyn>3.3.1-beta3-19426-02</NuGetVersionRoslyn>
+ <NuGetVersionRoslyn>3.3.1-beta3-19454-05</NuGetVersionRoslyn>
</PropertyGroup>
</Project>