add v8
This commit is contained in:
parent
7cc1c48e42
commit
71f9f96383
1 changed files with 2 additions and 1 deletions
|
@ -96,7 +96,8 @@ SET ^"net_libs=^
|
|||
Microsoft.DotNet.DesktopRuntime.3_1 Microsoft.DotNet.SDK.3_1 ^
|
||||
Microsoft.DotNet.DesktopRuntime.5 Microsoft.DotNet.SDK.5 ^
|
||||
Microsoft.DotNet.DesktopRuntime.6 Microsoft.DotNet.SDK.6 ^
|
||||
Microsoft.DotNet.DesktopRuntime.7 Microsoft.DotNet.SDK.7"
|
||||
Microsoft.DotNet.DesktopRuntime.7 Microsoft.DotNet.SDK.7 ^
|
||||
Microsoft.DotNet.DesktopRuntime.8 Microsoft.DotNet.SDK.8"
|
||||
|
||||
ECHO .NET libraries...
|
||||
for %%i in (!net_libs!) do (
|
||||
|
|
Loading…
Reference in a new issue