~ruther/NosTale-Anonymizer

ref: 879aafdb3aca7ebba88206efa406901fe9a7f4c6 NosTale-Anonymizer/src/Anonymizer.CLI/Anonymizer.CLI.csproj -rw-r--r-- 222 bytes
879aafdb — František Boháček feat: add basic anonymizer function 2 years ago
                                                                                
1
2
3
4
5
6
7
8
9
<Project Sdk="Microsoft.NET.Sdk">

    <PropertyGroup>
        <TargetFramework>net7.0</TargetFramework>
        <ImplicitUsings>enable</ImplicitUsings>
        <Nullable>enable</Nullable>
    </PropertyGroup>

</Project>
Do not follow this link