Добавь README и бат скрипты
This commit is contained in:
10
anti-syktsu-proxy.csproj
Normal file
10
anti-syktsu-proxy.csproj
Normal file
@@ -0,0 +1,10 @@
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
<PropertyGroup>
|
||||
<OutputType>Exe</OutputType>
|
||||
<TargetFramework>net6.0</TargetFramework>
|
||||
<Nullable>disable</Nullable>
|
||||
<ImplicitUsings>disable</ImplicitUsings>
|
||||
<AssemblyName>anti-syktsu-proxy</AssemblyName>
|
||||
<RootNamespace>AntiSyktsuProxy</RootNamespace>
|
||||
</PropertyGroup>
|
||||
</Project>
|
||||
Reference in New Issue
Block a user