This commit is contained in:
Kulyadev 2021-12-28 12:17:51 +03:00
commit 068b923299
4319 changed files with 2080299 additions and 0 deletions

View file

@ -0,0 +1,6 @@
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
<StartArguments>
</StartArguments>
</PropertyGroup>
</Project>