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-07-31 21:36:11 +0300
committerGitHub <noreply@github.com>2019-07-31 21:36:11 +0300
commitcf0c4e359af275540565c8cdf33d92470af7e97e (patch)
treeb12ca235f4cf5b75efbc7342ac8eb0ed444bd045 /main/Directory.Build.props
parentfb9dd79ddbd152ebdae6ce01f10a69101c076be1 (diff)
parent5859c3aa40d3267b8fa1c479fc3a157495bb0300 (diff)
Merge pull request #8271 from mono/pr-ryzngard-roslyn-3.3.0-beta2-19374-02
Bump Roslyn to 3.3.0-beta2-19374-02
Diffstat (limited to 'main/Directory.Build.props')
-rw-r--r--main/Directory.Build.props2
1 files changed, 1 insertions, 1 deletions
diff --git a/main/Directory.Build.props b/main/Directory.Build.props
index 1108f347a8..d24da0809d 100644
--- a/main/Directory.Build.props
+++ b/main/Directory.Build.props
@@ -19,7 +19,7 @@
<NuGetVersionNuGet>5.2.0-rtm.6067</NuGetVersionNuGet>
<NuGetVersionNUnit2>2.7.0</NuGetVersionNUnit2>
<NuGetVersionNUnit3>3.9.0</NuGetVersionNUnit3>
- <NuGetVersionRoslyn>3.3.0-beta1-19360-03</NuGetVersionRoslyn>
+ <NuGetVersionRoslyn>3.3.0-beta2-19374-02</NuGetVersionRoslyn>
<NuGetVersionVSCodeDebugProtocol>15.8.20719.1</NuGetVersionVSCodeDebugProtocol>
<NuGetVersionVSComposition>15.8.112</NuGetVersionVSComposition>
<NuGetVersionVSEditor>16.1.28-g2ad4df7366</NuGetVersionVSEditor>