-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update multiple SDK version properties (#706)
Update all occurrences of the .NET SDK version to handle the scenario where the `tools:dotnet` property also contains the SDK version.
- Loading branch information
1 parent
3b5c008
commit 0d6aed9
Showing
6 changed files
with
348 additions
and
9 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,129 @@ | ||
{ | ||
"scenarios": [ | ||
{ | ||
"basePath": "https://aka.ms", | ||
"path": "/dotnet/9.0/daily/sdk-productVersion.txt", | ||
"response": "9.0.100-alpha.1.24066.6\n", | ||
"responseHeaders": { | ||
"content-type": "text/plain" | ||
} | ||
}, | ||
{ | ||
"basePath": "https://dotnetbuilds.azureedge.net", | ||
"path": "/public/Sdk/9.0.100-alpha.1.24058.9/productCommit-win-x64.json", | ||
"response": { | ||
"installer": { | ||
"commit": "de96ee60b3aaa290c817df7e21ee7cb38c1cf2dd", | ||
"version": "9.0.100-alpha.1.24058.9" | ||
}, | ||
"runtime": { | ||
"commit": "21b4a8585362c1bc12d545b63e62a0d9dd4e8673", | ||
"version": "9.0.0-alpha.1.24057.2" | ||
}, | ||
"aspnetcore": { | ||
"commit": "e1758535a7f9922a61a919ebbc26be06f70fa5a1", | ||
"version": "9.0.0-alpha.1.24058.4" | ||
}, | ||
"windowsdesktop": { | ||
"commit": "cd813382efc14c011d79679a654d77f5743d7769", | ||
"version": "9.0.0-alpha.1.24056.2" | ||
}, | ||
"sdk": { | ||
"commit": "4b6d1c2371ee0296df15c72dff4c7ea64315bfe6", | ||
"version": "9.0.100-alpha.1.24058.9" | ||
} | ||
} | ||
}, | ||
{ | ||
"basePath": "https://dotnetbuilds.azureedge.net", | ||
"path": "/public/Sdk/9.0.100-alpha.1.24066.6/productCommit-win-x64.json", | ||
"response": { | ||
"installer": { | ||
"commit": "aa5f136790068f7c993e52801e7bd4477d228691", | ||
"version": "9.0.100-alpha.1.24066.6" | ||
}, | ||
"runtime": { | ||
"commit": "22ba7d607bb1d9caa0db9afcdc47eb5cef641fcb", | ||
"version": "9.0.0-alpha.1.24061.26" | ||
}, | ||
"aspnetcore": { | ||
"commit": "a19c70eba3f89c7cbe9447f029b4c63322f47846", | ||
"version": "9.0.0-alpha.1.24061.8" | ||
}, | ||
"windowsdesktop": { | ||
"commit": "35043947917c50e301196493f952d08600e3fd4d", | ||
"version": "9.0.0-alpha.1.24061.5" | ||
}, | ||
"sdk": { | ||
"commit": "231e921dd53cb4f57acfae42b5984e4103d6b557", | ||
"version": "9.0.100-alpha.1.24062.7" | ||
} | ||
} | ||
}, | ||
{ | ||
"basePath": "https://github.local", | ||
"path": "/api/v3/repos/martincostello/update-dotnet-sdk/pulls", | ||
"method": "POST", | ||
"headers": { | ||
"authorization": "token my-token" | ||
}, | ||
"body": { | ||
"title": "Update .NET SDK to 9.0.100-alpha.1.24066.6", | ||
"head": "update-dotnet-sdk-9.0.100-alpha.1.24066.6", | ||
"base": "main", | ||
"body": "Updates the .NET SDK to version `9.0.100-alpha.1.24066.6`, which also updates the .NET runtime from version [``9.0.0-alpha.1.24057.2``](https://github.com/dotnet/installer/commits/de96ee60b3aaa290c817df7e21ee7cb38c1cf2dd) to version [``9.0.0-alpha.1.24061.26``](https://github.com/dotnet/installer/commits/aa5f136790068f7c993e52801e7bd4477d228691).\n\nThis pull request was auto-generated by [GitHub Actions](https://github.local/martincostello/update-dotnet-sdk/actions/runs/123).", | ||
"maintainer_can_modify": true, | ||
"draft": false | ||
}, | ||
"status": 201, | ||
"response": { | ||
"number": 42, | ||
"title": "Update .NET SDK to 9.0.100-alpha.1.24066.6", | ||
"html_url": "https://github.local/martincostello/update-dotnet-sdk/pull/42", | ||
"user": { | ||
"login": "github-actions[bot]" | ||
}, | ||
"head": { | ||
"ref": "update-dotnet-sdk-9.0.100-alpha.1.24066.6" | ||
}, | ||
"base": { | ||
"ref": "main" | ||
} | ||
} | ||
}, | ||
{ | ||
"basePath": "https://github.local", | ||
"path": "/api/v3/repos/martincostello/update-dotnet-sdk/issues/42/labels", | ||
"method": "POST", | ||
"headers": { | ||
"authorization": "token my-token" | ||
}, | ||
"body": { | ||
"labels": [ | ||
"foo", | ||
"bar" | ||
] | ||
}, | ||
"status": 201, | ||
"response": [] | ||
}, | ||
{ | ||
"basePath": "https://github.local", | ||
"path": "/api/v3/repos/martincostello/update-dotnet-sdk/pulls?base=main&direction=desc&state=open", | ||
"response": [ | ||
{ | ||
"url": "https://github.local/api/v3/repos/martincostello/update-dotnet-sdk/pulls/42", | ||
"number": 42, | ||
"state": "open", | ||
"title": "Update .NET SDK to 9.0.100-alpha.1.24066.6", | ||
"user": { | ||
"login": "github-actions[bot]" | ||
}, | ||
"head": { | ||
"ref": "update-dotnet-sdk-9.0.100-alpha.1.24066.6" | ||
} | ||
} | ||
] | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters