Update Ikar server and Android client

This commit is contained in:
Курнат Андрей
2026-05-17 22:22:43 +03:00
commit 22e19cdfdb
258 changed files with 51047 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
$ErrorActionPreference = 'Stop'
Set-Location (Join-Path $PSScriptRoot '..')
dotnet run --project .\src\Ikar.Server\Ikar.Server.csproj