~ruther/NosSmooth.Comms

3391c454cb08aab7413b887e1bedeb00ae39d3fd — Rutherther 2 years ago 9da153e 2023.4
chore: bump versions
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.2.1</VersionPrefix>
        <VersionPrefix>1.2.2</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.2.1</VersionPrefix>
        <VersionPrefix>1.2.2</VersionPrefix>
        <PackageReleaseNotes>Update Inject version to 1.1.0.</PackageReleaseNotes>
    </PropertyGroup>


Do not follow this link