Skip to content

Commit

Permalink
Revert mono version from 6.12.0.140 to 6.12.0.125 (#3543)
Browse files Browse the repository at this point in the history
  • Loading branch information
miketimofeev authored Jun 8, 2021
1 parent 4da3c8e commit a56b10c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion images/macos/toolsets/toolset-10.15.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"xamarin": {
"vsmac": "latest",
"mono-versions": [
"6.12.0.140", "6.10.0.106", "6.8.0.123", "6.6.0.166", "6.4.0.208"
"6.12.0.125", "6.10.0.106", "6.8.0.123", "6.6.0.166", "6.4.0.208"
],
"ios-versions": [
"14.14.2.5", "14.10.0.4", "14.8.0.3", "14.6.0.15", "14.4.1.3", "14.2.0.12", "14.0.0.0", "13.20.2.2", "13.18.2.1", "13.16.0.13", "13.14.1.39", "13.10.0.21", "13.8.3.0", "13.6.0.12", "13.4.0.2", "13.2.0.47"
Expand Down
2 changes: 1 addition & 1 deletion images/macos/toolsets/toolset-11.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"xamarin": {
"vsmac": "latest",
"mono-versions": [
"6.12.0.140"
"6.12.0.125"
],
"ios-versions": [
"14.20.0.1", "14.16.0.5", "14.14.2.5", "14.10.0.4", "14.8.0.3", "14.6.0.15", "14.4.1.3", "14.2.0.12", "14.0.0.0", "13.20.2.2"
Expand Down

0 comments on commit a56b10c

Please sign in to comment.