~ruther/NosSmooth

ref: 59aa7ebebe54c78d423a18b43b2f826da65b7b80 NosSmooth/Core/NosSmooth.Cryptography/NosSmooth.Cryptography.csproj -rw-r--r-- 222 bytes
59aa7ebe — Rutherther feat(core): make PacketEventArgs structs 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