Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Köplinger <alex.koeplinger@outlook.com>2019-08-27 20:48:08 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2019-08-27 20:48:08 +0300
commit8d422436f528e12d49f5f6f3fa4012a14143d905 (patch)
tree8931ffe6fba88383470b8f0cd031b9d9d6f24f96 /acceptance-tests
parentccc4bf853618649602691c6a10af59f80cd18466 (diff)
[acceptance-tests] Bump roslyn test repo to remove a problematic nuget feed
Diffstat (limited to 'acceptance-tests')
-rw-r--r--acceptance-tests/SUBMODULES.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/acceptance-tests/SUBMODULES.json b/acceptance-tests/SUBMODULES.json
index a9215de06f0..9a87da6692b 100644
--- a/acceptance-tests/SUBMODULES.json
+++ b/acceptance-tests/SUBMODULES.json
@@ -2,7 +2,7 @@
{
"name": "roslyn",
"url": "git://github.com/mono/roslyn.git",
- "rev": "7a840bd5697ef6ea41f554a09d837636fba9d88d",
+ "rev": "13a40eedacc799a78710aba5c8e4b2dcc80a7e61",
"remote-branch": "origin/mono-testing",
"branch": "mono-testing",
"directory": "roslyn"