~ruther/NosSmooth

4b2ede7597df1554c9da6e458fcb1cc8e7d12dc8 — Rutherther 3 years ago d633891 2022.12
chore: update versions
2 files changed, 4 insertions(+), 4 deletions(-)

M Core/NosSmooth.Core/NosSmooth.Core.csproj
M Core/NosSmooth.Game/NosSmooth.Game.csproj
M Core/NosSmooth.Core/NosSmooth.Core.csproj => Core/NosSmooth.Core/NosSmooth.Core.csproj +2 -2
@@ 8,8 8,8 @@
        <Description>NosSmooth Core library allowing implementing nostale client, handling packets and commands.</Description>
        <RepositoryUrl>https://github.com/Rutherther/NosSmooth/</RepositoryUrl>
        <PackageLicenseExpression>MIT</PackageLicenseExpression>
        <PackageVersion>1.2.0</PackageVersion>
        <PackageReleaseNotes>Add pre and post command execution events.</PackageReleaseNotes>
        <PackageVersion>1.2.1</PackageVersion>
        <PackageReleaseNotes>Fix unhandled exceptions in packet handler.</PackageReleaseNotes>
    </PropertyGroup>

    <ItemGroup>

M Core/NosSmooth.Game/NosSmooth.Game.csproj => Core/NosSmooth.Game/NosSmooth.Game.csproj +2 -2
@@ 8,8 8,8 @@
        <Description>NosSmooth Game library handling the current game state by responding to packets.</Description>
        <RepositoryUrl>https://github.com/Rutherther/NosSmooth/</RepositoryUrl>
        <PackageLicenseExpression>MIT</PackageLicenseExpression>
        <PackageVersion>1.2.0</PackageVersion>
        <PackageReleaseNotes>Add Position operators and in range method</PackageReleaseNotes>
        <PackageVersion>1.2.1</PackageVersion>
        <PackageReleaseNotes>Release semaphore on exception.</PackageReleaseNotes>
    </PropertyGroup>

    <ItemGroup>

Do not follow this link