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-07-16 21:45:15 +0300
committerGitHub <noreply@github.com>2019-07-16 21:45:15 +0300
commit98892e18d290268997e6f3b64fdffe4a3ef31b32 (patch)
treea15c12982bf5165ed812fcc53e74eb07495f0403 /main/Directory.Build.props
parentacd388255b89d19ccf8247ceb64db382d7f777cd (diff)
Bump Roslyn to 3.3.0-beta1-19360-03
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 046aca2635..7bb5596adc 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.2.0-beta4-19359-03</NuGetVersionRoslyn>
+ <NuGetVersionRoslyn>3.3.0-beta1-19360-03</NuGetVersionRoslyn>
<NuGetVersionVSCodeDebugProtocol>15.8.20719.1</NuGetVersionVSCodeDebugProtocol>
<NuGetVersionVSComposition>15.8.112</NuGetVersionVSComposition>
<NuGetVersionVSEditor>16.1.28-g2ad4df7366</NuGetVersionVSEditor>