This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
PowerShell
Watch
0
Star
0
Fork
0
You've already forked PowerShell
mirror of
https://github.com/PowerShell/PowerShell.git
synced
2024-11-27 20:05:34 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b15709f444
PowerShell
/
global.json
6 lines
44 B
JSON
Raw
Normal View
History
Unescape
Escape
Add global.json to pick correct SDK version (#5118)
2017-10-24 02:22:12 +08:00
{
"sdk"
:
{
update to latest package references, runtime framework, and SDK (#7272) * update to latest package references * update runtime framework * update sdk * automatically read NuGet package dependency info from csproj, where version info is fully qualified * update file.wxs
2018-07-13 12:00:35 +08:00
"version"
:
"2.1.302"
Add global.json to pick correct SDK version (#5118)
2017-10-24 02:22:12 +08:00
}
}
Reference in New Issue
Copy Permalink