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:
ChsBuffer
2021-09-11 01:28:27 +08:00
parent 89f9dccb87
commit 5b4f0026ff

View File

@@ -0,0 +1,3 @@
{
"rollForward": "Major"
}