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
28550b88c845e1921ed99537497d5e53ac2727d2
Umbraco-CMS
/
global.json
7 lines
80 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"
:
{
Updated to .NET 8 final (#15204)
2023-11-15 09:29:50 +01:00
"version"
:
"8.0.100"
,
Remove implicitly set EmbedUntrackedSources property
2023-11-21 11:39:04 +01:00
"rollForward"
:
"latestFeature"
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