~ruther/NosSmooth

ref: 6fa0c5b41b3bd49c9ec056738d8624be7072a171 NosSmooth/Core/NosSmooth.Cryptography/NosSmooth.Cryptography.csproj -rw-r--r-- 222 bytes
6fa0c5b4 — Rutherther feat(pcap): clear connections and clients after PcapNostaleManager is closed 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