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
c22783e45ede0f92ecb11ad710be1401ee2c72bd
Umbraco-CMS
/
global.json
8 lines
109 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"
:
{
Post merge
2023-11-14 09:39:39 +01:00
"version"
:
"8.0.100"
,
Merge remote-tracking branch 'origin/v10/dev' into v11/dev # Conflicts: # version.json
2023-11-13 18:07:52 +01:00
"rollForward"
:
"latestFeature"
,
Post merge
2023-11-14 09:39:39 +01:00
"allowPrerelease"
:
true
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