~ruther/NosSmooth

ref: fa8f04cd1a67693b7463e20bac640e434d262de5 NosSmooth/Remote/NosSmooth.Cryptography/NosSmooth.Cryptography.csproj -rw-r--r-- 222 bytes
fa8f04cd — František Boháček chore: remove debug test projects 3 years ago
                                                                                
1
2
3
4
5
6
7
8
9
<Project Sdk="Microsoft.NET.Sdk">

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

</Project>