~ruther/NosSmooth

8716628783da2a61060224f42cf63fd48fb13df4 — Rutherther 2 years ago 8c094d4
chore: bump versions
M Core/NosSmooth.Cryptography/NosSmooth.Cryptography.csproj => Core/NosSmooth.Cryptography/NosSmooth.Cryptography.csproj +2 -0
@@ 4,6 4,8 @@
        <TargetFramework>net7.0</TargetFramework>
        <ImplicitUsings>enable</ImplicitUsings>
        <Nullable>enable</Nullable>
        <VersionPrefix>1.0.1</VersionPrefix>
        <PackageReleaseNotes>Add support for f_stash_end, c_close packets in unknown deserialization.</PackageReleaseNotes>
    </PropertyGroup>

</Project>

M Pcap/NosSmooth.Pcap/NosSmooth.Pcap.csproj => Pcap/NosSmooth.Pcap/NosSmooth.Pcap.csproj +2 -0
@@ 4,6 4,8 @@
        <TargetFramework>net7.0</TargetFramework>
        <ImplicitUsings>enable</ImplicitUsings>
        <Nullable>enable</Nullable>
        <VersionPrefix>1.0.1</VersionPrefix>
        <PackageReleaseNotes>Delete only connections that are not seen for some time.</PackageReleaseNotes>
    </PropertyGroup>

    <ItemGroup>

Do not follow this link