From 2ae93d5fe7915850a9c3e8c68486f6cad7700e0d Mon Sep 17 00:00:00 2001 From: hoak Date: Sat, 18 Jun 2022 23:40:21 +0100 Subject: [PATCH] Version bump for v5.0.6 parity (#36) --- README.md | 6 +++--- SharedBuildProperties.props | 2 +- Solnet.Pyth.Examples/Solnet.Pyth.Examples.csproj | 6 +++--- Solnet.Pyth.Test/Solnet.Pyth.Test.csproj | 4 ++-- Solnet.Pyth/Solnet.Pyth.csproj | 6 +++--- 5 files changed, 12 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index 97f3107..b68264c 100644 --- a/README.md +++ b/README.md @@ -44,9 +44,9 @@ separate repository so it is contained, as the goal for [Solnet](https://github. - net 5.0 ## Dependencies -- Solnet.Wallet v5.0.5 -- Solnet.Rpc v5.0.5 -- Solnet.Programs v5.0.5 +- Solnet.Wallet v5.0.6 +- Solnet.Rpc v5.0.6 +- Solnet.Programs v5.0.6 ## API diff --git a/SharedBuildProperties.props b/SharedBuildProperties.props index 65bbfb3..216dc18 100644 --- a/SharedBuildProperties.props +++ b/SharedBuildProperties.props @@ -2,7 +2,7 @@ xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> Solnet.Pyth - 5.0.5 + 5.0.6 Copyright 2022 © Solnet blockmountain blockmountain diff --git a/Solnet.Pyth.Examples/Solnet.Pyth.Examples.csproj b/Solnet.Pyth.Examples/Solnet.Pyth.Examples.csproj index fec9f2b..0b0afa7 100644 --- a/Solnet.Pyth.Examples/Solnet.Pyth.Examples.csproj +++ b/Solnet.Pyth.Examples/Solnet.Pyth.Examples.csproj @@ -6,9 +6,9 @@ - - - + + + diff --git a/Solnet.Pyth.Test/Solnet.Pyth.Test.csproj b/Solnet.Pyth.Test/Solnet.Pyth.Test.csproj index e57889b..f3b4234 100644 --- a/Solnet.Pyth.Test/Solnet.Pyth.Test.csproj +++ b/Solnet.Pyth.Test/Solnet.Pyth.Test.csproj @@ -15,8 +15,8 @@ runtime; build; native; contentfiles; analyzers; buildtransitive all - - + + diff --git a/Solnet.Pyth/Solnet.Pyth.csproj b/Solnet.Pyth/Solnet.Pyth.csproj index 76729cf..47f0297 100644 --- a/Solnet.Pyth/Solnet.Pyth.csproj +++ b/Solnet.Pyth/Solnet.Pyth.csproj @@ -15,9 +15,9 @@ - - - + + +