Update bootstrap for windows and linux script

This commit is contained in:
zontreck 2024-08-24 14:19:00 -07:00
parent 2c06d8afd7
commit 51d26541ba
8 changed files with 8 additions and 7 deletions

View file

@ -129,7 +129,8 @@ public enum FrameworkVersion : byte
netstandard2_0,
net5_0,
net6_0,
net7_0
net7_0,
net8_0
}
/// <summary>