~ruther/NosSmooth.Local

8a6eeb874448013c576ac7dea8477b66740bd64e — Rutherther 2 years ago 9dff5ef 2023.4
chore: bump versions
M src/Core/NosSmooth.LocalBinding/NosSmooth.LocalBinding.csproj => src/Core/NosSmooth.LocalBinding/NosSmooth.LocalBinding.csproj +2 -1
@@ 5,7 5,8 @@
        <ImplicitUsings>enable</ImplicitUsings>
        <Nullable>enable</Nullable>
        <LangVersion>10</LangVersion>
        <VersionPrefix>1.0.0</VersionPrefix>
        <VersionPrefix>1.0.1</VersionPrefix>
        <PackageReleaseNotes>Fix PetWalk arguments, one argument on stack was missing and causing an exception.</PackageReleaseNotes>
    </PropertyGroup>

    <ItemGroup>

M src/Core/NosSmooth.LocalClient/NosSmooth.LocalClient.csproj => src/Core/NosSmooth.LocalClient/NosSmooth.LocalClient.csproj +2 -2
@@ 5,8 5,8 @@
        <Nullable>enable</Nullable>
        <LangVersion>10</LangVersion>
        <TargetFramework>net7.0</TargetFramework>
        <VersionPrefix>1.1.0</VersionPrefix>
        <PackageReleaseNotes>Update to NosSmooth.Core with splitted raw and managed clients.</PackageReleaseNotes>
        <VersionPrefix>1.1.1</VersionPrefix>
        <PackageReleaseNotes>Update binding. Temporarily disable user action detection from pet walk.</PackageReleaseNotes>
    </PropertyGroup>

    <ItemGroup>

Do not follow this link