forked from amkovkov/GranuSightSoftware2
feat: tools for offline development and running
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
set DOTNET_SKIP_FIRST_TIME_EXPERIENCE=1
|
||||
set DOTNET_MULTILEVEL_LOOKUP=0
|
||||
set DOTNET_CLI_TELEMETRY_OPTOUT=1
|
||||
./dotnet/dotnet build --no-dependencies
|
||||
Reference in New Issue
Block a user