feat: tools for offline development and running

This commit is contained in:
2026-06-17 10:42:25 +03:00
parent e1af90df18
commit 82d0ba4af3
8 changed files with 40 additions and 5 deletions
+4
View File
@@ -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