~ruther/NosSmooth.Local

4f56f9faeb774a29e253e3c696103fd6bf3d74ab — Rutherther 2 years ago d27c470
chore: bump versions
M src/Core/NosSmooth.LocalBinding/NosSmooth.LocalBinding.csproj => src/Core/NosSmooth.LocalBinding/NosSmooth.LocalBinding.csproj +1 -1
@@ 5,7 5,7 @@
        <ImplicitUsings>enable</ImplicitUsings>
        <Nullable>enable</Nullable>
        <LangVersion>10</LangVersion>
        <VersionPrefix>2.0.0</VersionPrefix>
        <VersionPrefix>2.0.1</VersionPrefix>
        <PackageReleaseNotes>Add support for optional hooks and bindings.</PackageReleaseNotes>
    </PropertyGroup>


M src/Core/NosSmooth.LocalClient/NosSmooth.LocalClient.csproj => src/Core/NosSmooth.LocalClient/NosSmooth.LocalClient.csproj +1 -1
@@ 5,7 5,7 @@
        <Nullable>enable</Nullable>
        <LangVersion>10</LangVersion>
        <TargetFramework>net7.0</TargetFramework>
        <VersionPrefix>2.0.0</VersionPrefix>
        <VersionPrefix>2.0.1</VersionPrefix>
        <PackageReleaseNotes>Add support for optional hooks and bindings.</PackageReleaseNotes>
    </PropertyGroup>


M src/Extensions/NosSmooth.Extensions.SharedBinding/NosSmooth.Extensions.SharedBinding.csproj => src/Extensions/NosSmooth.Extensions.SharedBinding/NosSmooth.Extensions.SharedBinding.csproj +1 -1
@@ 4,7 4,7 @@
        <TargetFramework>net7.0</TargetFramework>
        <ImplicitUsings>enable</ImplicitUsings>
        <Nullable>enable</Nullable>
        <VersionPrefix>1.0.0</VersionPrefix>
        <VersionPrefix>1.0.1</VersionPrefix>
        <PackageReleaseNotes>Add support for optional hooks and bindings.</PackageReleaseNotes>
    </PropertyGroup>


Do not follow this link