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
34d6695c896964a74d0cd410ebb8a64b991c30d6
Umbraco-CMS
/
global.json
7 lines
107 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/v12/dev' into v13/dev # Conflicts: # build/azure-pipelines.yml # src/Umbraco.New.Cms.Infrastructure/Umbraco.New.Cms.Infrastructure.csproj # src/Umbraco.Web.UI.Client/package-lock.json # src/Umbraco.Web.UI.Client/package.json # tests/Umbraco.Tests.Integration/CompatibilitySuppressions.xml
2023-11-28 10:29:13 +01:00
"version"
:
"8.0.0"
,
Merge remote-tracking branch 'origin/v10/dev' into v11/dev # Conflicts: # version.json
2023-11-13 18:07:52 +01:00
"rollForward"
:
"latestFeature"
,
Don't expect specific .NET feature versions - utilize rollForward instead. (#15304) Co-authored-by: Bjarke Berg <mail@bergmania.dk>
2023-11-28 13:21:09 +01:00
"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
}
Merge remote-tracking branch 'origin/v12/dev' into v13/dev # Conflicts: # build/azure-pipelines.yml # src/Umbraco.New.Cms.Infrastructure/Umbraco.New.Cms.Infrastructure.csproj # src/Umbraco.Web.UI.Client/package-lock.json # src/Umbraco.Web.UI.Client/package.json # tests/Umbraco.Tests.Integration/CompatibilitySuppressions.xml
2023-11-28 10:29:13 +01:00
}
Reference in New Issue
Copy Permalink