提交 13aeb883 编写于 作者: A Ankit Jain

Revert "[packaging/msbuild] Bump to get new changes on xplat-master (#5145)"

This reverts commit 94dcde72.
上级 6295559e
......@@ -3,7 +3,7 @@ import fileinput
class MSBuild (GitHubPackage):
def __init__ (self):
GitHubPackage.__init__ (self, 'mono', 'msbuild', '15.3',
revision = '5666044e2a28dd632b2dfb9e4387882945e50b6f')
revision = 'f7dcc3900c808775adad970f047202b4de34e986')
def build (self):
self.sh ('./cibuild.sh --scope Compile --target Mono --host Mono --config Release')
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册