Skip to content

Commit

Permalink
[2019-10] Bump msbuild to track mono-2019-10 (#18132)
Browse files Browse the repository at this point in the history
* Bump msbuild to track mono-2019-10

* [2019-10] Bump msbuild to track mono-2019-10

* [2019-10] Bump msbuild to track mono-2019-10
  • Loading branch information
radical committed Dec 12, 2019
1 parent e6cd9a1 commit 9bcfa60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packaging/MacSDK/msbuild.py
Expand Up @@ -3,7 +3,7 @@
class MSBuild (GitHubPackage):
def __init__ (self):
GitHubPackage.__init__ (self, 'mono', 'msbuild', '15', # note: fix scripts/ci/run-test-mac-sdk.sh when bumping the version number
revision = '5310081448152f227bec72971e8f242f42ae84b4')
revision = '4cdb80ada4cf192ae36d0818a9a3c592bb34c306')

def build (self):
try:
Expand Down

0 comments on commit 9bcfa60

Please sign in to comment.