Update bootstrap for windows and linux script
This commit is contained in:
parent
2c06d8afd7
commit
51d26541ba
8 changed files with 8 additions and 7 deletions
|
@ -129,7 +129,8 @@ public enum FrameworkVersion : byte
|
|||
netstandard2_0,
|
||||
net5_0,
|
||||
net6_0,
|
||||
net7_0
|
||||
net7_0,
|
||||
net8_0
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue