mirror of
https://github.com/netchx/netch.git
synced 2026-04-07 19:49:23 +08:00
Feature: framework rollForward Major
this allows you to run .NET application targeting 5.x.x running on .NET 6.x.x runtime, but it's unsupported, May behave unexpectedly.
This commit is contained in:
3
Netch/runtimeconfig.template.json
Normal file
3
Netch/runtimeconfig.template.json
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"rollForward": "Major"
|
||||
}
|
||||
Reference in New Issue
Block a user