~ruther/NosSmooth

db23db378733f67fbb4647ccc6446f051b865e2f — Rutherther 2 years ago 452ad53
chore(core): update version
1 files changed, 5 insertions(+), 4 deletions(-)

M Core/NosSmooth.Core/NosSmooth.Core.csproj
M Core/NosSmooth.Core/NosSmooth.Core.csproj => Core/NosSmooth.Core/NosSmooth.Core.csproj +5 -4
@@ 8,10 8,11 @@
        <Description>NosSmooth Core library allowing implementing nostale client, handling packets and commands.</Description>
        <RepositoryUrl>https://github.com/Rutherther/NosSmooth/</RepositoryUrl>
        <PackageLicenseExpression>MIT</PackageLicenseExpression>
        <PackageVersion>3.1.5</PackageVersion>
        <PackageReleaseNotes>Avoid contractor dead lock, make contractor more performant.</PackageReleaseNotes>
        <AssemblyVersion>3.1.5</AssemblyVersion>
        <FileVersion>3.1.5</FileVersion>
        <PackageVersion>3.2.0</PackageVersion>
        <PackageReleaseNotes>Add contract reached state.
Avoid deadlocks.</PackageReleaseNotes>
        <AssemblyVersion>3.2.0</AssemblyVersion>
        <FileVersion>3.2.0</FileVersion>
    </PropertyGroup>

    <ItemGroup>

Do not follow this link