Add README and batch build scripts

This commit is contained in:
2026-04-09 20:36:16 +03:00
parent a9a6c304e7
commit bdfb37304a
4 changed files with 6 additions and 5 deletions

View File

@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net6.0</TargetFramework>
<TargetFramework>net5.0</TargetFramework>
<Nullable>disable</Nullable>
<ImplicitUsings>disable</ImplicitUsings>
<AssemblyName>anti-syktsu-proxy</AssemblyName>