~ruther/NosSmooth.Comms

0e59876e6b7318783577944fd547be5c34a0973a — Rutherther 2 years ago b656ad1
chore: update versions
M src/Core/NosSmooth.Comms.Abstractions/NosSmooth.Comms.Abstractions.csproj => src/Core/NosSmooth.Comms.Abstractions/NosSmooth.Comms.Abstractions.csproj +2 -1
@@ 5,7 5,8 @@
        <ImplicitUsings>enable</ImplicitUsings>
        <Nullable>enable</Nullable>
        <RootNamespace>NosSmooth.Comms.Data</RootNamespace>
        <VersionPrefix>1.0.0</VersionPrefix>
        <VersionPrefix>1.1.0</VersionPrefix>
        <PackageReleaseNotes>Add result to handshake response.</PackageReleaseNotes>
    </PropertyGroup>

    <ItemGroup>

M src/Local/NosSmooth.Comms.Inject/NosSmooth.Comms.Inject.csproj => src/Local/NosSmooth.Comms.Inject/NosSmooth.Comms.Inject.csproj +1 -1
@@ 5,7 5,7 @@
        <ImplicitUsings>enable</ImplicitUsings>
        <Nullable>enable</Nullable>
        <EnableDynamicLoading>true</EnableDynamicLoading>
        <VersionPrefix>1.1.0</VersionPrefix>
        <VersionPrefix>1.1.1</VersionPrefix>
        <PackageReleaseNotes>Add support for reporting errors using HandshakeResponse.
Do not open a console by default, add a support for opening a console using a command or by calling OpenConsole, CloseConsole inside of DllMain.</PackageReleaseNotes>
    </PropertyGroup>

M src/Local/NosSmooth.Comms.Local/NosSmooth.Comms.Local.csproj => src/Local/NosSmooth.Comms.Local/NosSmooth.Comms.Local.csproj +1 -1
@@ 4,7 4,7 @@
        <TargetFramework>net7.0</TargetFramework>
        <ImplicitUsings>enable</ImplicitUsings>
        <Nullable>enable</Nullable>
        <VersionPrefix>1.1.0</VersionPrefix>
        <VersionPrefix>1.1.1</VersionPrefix>
        <PackageReleaseNotes>Update Inject version to 1.1.0.</PackageReleaseNotes>
    </PropertyGroup>


Do not follow this link