MBINCompiler will follow the following schedule for the version of .NET that it will be built with.
This will be influenced by the dates that new .NET versions are released and old ones are deprecated as per endoflife.date.
Current "Main" .NET version: 8
Current "Fallback" .NET version: 6
When a new LTS version is released, the "Fallback" version will be changed to that until the current "Main" version becomes EOL, at which point the "Main" version and "Fallback" versions will swap.
MBINCompiler will always use the oldest possible SDK version for the given runtime version to ensure maximum compatibility.
MBINCompiler will follow the following schedule for the version of .NET that it will be built with.
This will be influenced by the dates that new .NET versions are released and old ones are deprecated as per endoflife.date.
Current "Main" .NET version: 8
Current "Fallback" .NET version: 6
When a new LTS version is released, the "Fallback" version will be changed to that until the current "Main" version becomes EOL, at which point the "Main" version and "Fallback" versions will swap.
MBINCompiler will always use the oldest possible SDK version for the given runtime version to ensure maximum compatibility.