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:
authorAndrew Hall (METAL) <andrha@microsoft.com>2019-07-24 23:10:59 +0300
committerSandy Armstrong <sandy@xamarin.com>2019-07-26 16:40:28 +0300
commit1422d4050a204b8acd16d70edb0bfe606c386481 (patch)
tree134c0df62d2e138a14702477c67cd85d85487f64 /main/Directory.Build.props
parentcae16fe377c1c822d7b6c17662b50476b5b8df7f (diff)
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 7bb5596adc..4c4f0e4565 100644
--- a/main/Directory.Build.props
+++ b/main/Directory.Build.props
@@ -18,7 +18,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>