This website requires JavaScript.
Explore
Help
Register
Sign In
yv01p
/
Umbraco-CMS
Watch
1
Star
0
Fork
0
You've already forked Umbraco-CMS
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
d6751e28328876b1c0239d1a5589bcf9089a1441
Umbraco-CMS
/
global.json
8 lines
110 B
JSON
Raw
Normal View
History
Unescape
Escape
Add global.json and cleanup UI project file (#14900) * Add global.json with minimum .NET 6.0.5 SDK version and roll forward policy * Clean up UI project file
2023-11-09 13:52:21 +01:00
{
"sdk"
:
{
Merge remote-tracking branch 'origin/v10/dev' into v11/dev # Conflicts: # version.json
2023-11-13 18:07:52 +01:00
"version"
:
"7.0.400"
,
"rollForward"
:
"latestFeature"
,
"allowPrerelease"
:
false
Add global.json and cleanup UI project file (#14900) * Add global.json with minimum .NET 6.0.5 SDK version and roll forward policy * Clean up UI project file
2023-11-09 13:52:21 +01:00
}
}
Reference in New Issue
Copy Permalink