From c4a85a04d99eababdfdff374e167f4695bc6e29a Mon Sep 17 00:00:00 2001 From: Jon Zoss Date: Tue, 23 Feb 2021 14:18:17 -0600 Subject: [PATCH 1/2] Update to 5.7 release --- ...e.Runtime.Metrics.AzureTableStorage.csproj | 2 +- ....Metrics.SqlServer.IntegrationTests.csproj | 2 +- .../InRule.Runtime.Metrics.SqlServer.csproj | 2 +- .../InRule.Runtime.Metrics.Csv.csproj | 28 +++++++++++++------ .../packages.config | 8 ++++-- .../InRule.Runtime.Metrics.TestHarness.csproj | 28 +++++++++++++------ .../packages.config | 8 ++++-- 7 files changed, 53 insertions(+), 25 deletions(-) diff --git a/InRule.Runtime.Metrics.AzureTableStorage/InRule.Runtime.Metrics.AzureTableStorage.csproj b/InRule.Runtime.Metrics.AzureTableStorage/InRule.Runtime.Metrics.AzureTableStorage.csproj index a92fc8c..30c438c 100644 --- a/InRule.Runtime.Metrics.AzureTableStorage/InRule.Runtime.Metrics.AzureTableStorage.csproj +++ b/InRule.Runtime.Metrics.AzureTableStorage/InRule.Runtime.Metrics.AzureTableStorage.csproj @@ -16,7 +16,7 @@ - + diff --git a/InRule.Runtime.Metrics.SqlServer.IntegrationTests/InRule.Runtime.Metrics.SqlServer.IntegrationTests.csproj b/InRule.Runtime.Metrics.SqlServer.IntegrationTests/InRule.Runtime.Metrics.SqlServer.IntegrationTests.csproj index 3e4fb62..3232ee4 100644 --- a/InRule.Runtime.Metrics.SqlServer.IntegrationTests/InRule.Runtime.Metrics.SqlServer.IntegrationTests.csproj +++ b/InRule.Runtime.Metrics.SqlServer.IntegrationTests/InRule.Runtime.Metrics.SqlServer.IntegrationTests.csproj @@ -7,7 +7,7 @@ - + diff --git a/InRule.Runtime.Metrics.SqlServer/InRule.Runtime.Metrics.SqlServer.csproj b/InRule.Runtime.Metrics.SqlServer/InRule.Runtime.Metrics.SqlServer.csproj index 8cc4ef7..a251d74 100644 --- a/InRule.Runtime.Metrics.SqlServer/InRule.Runtime.Metrics.SqlServer.csproj +++ b/InRule.Runtime.Metrics.SqlServer/InRule.Runtime.Metrics.SqlServer.csproj @@ -24,7 +24,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/Samples/InRule.Runtime.Metrics.Csv/InRule.Runtime.Metrics.Csv.csproj b/Samples/InRule.Runtime.Metrics.Csv/InRule.Runtime.Metrics.Csv.csproj index 1cea787..9addb88 100644 --- a/Samples/InRule.Runtime.Metrics.Csv/InRule.Runtime.Metrics.Csv.csproj +++ b/Samples/InRule.Runtime.Metrics.Csv/InRule.Runtime.Metrics.Csv.csproj @@ -13,6 +13,8 @@ 512 true + + true @@ -32,17 +34,17 @@ 4 - - ..\packages\InRule.Common.5.6.0\lib\net472\InRule.Common.dll + + ..\packages\InRule.Common.5.7.0\lib\net472\InRule.Common.dll - - ..\packages\InRule.Repository.5.6.0\lib\net472\InRule.Repository.dll + + ..\packages\InRule.Repository.5.7.0\lib\net472\InRule.Repository.dll - - ..\packages\InRule.Repository.5.6.0\lib\net472\InRule.Repository.XmlSerializers.dll + + ..\packages\InRule.Repository.5.7.0\lib\net472\InRule.Repository.XmlSerializers.dll - - ..\packages\InRule.Runtime.5.6.0\lib\net472\InRule.Runtime.dll + + ..\packages\InRule.Runtime.5.7.0\lib\net472\InRule.Runtime.dll ..\packages\Newtonsoft.Json.12.0.1\lib\net45\Newtonsoft.Json.dll @@ -50,6 +52,9 @@ + + ..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.113.3\lib\net46\System.Data.SQLite.dll + ..\packages\Microsoft.AspNet.WebApi.Client.5.2.3\lib\net45\System.Net.Http.Formatting.dll @@ -69,4 +74,11 @@ + + + + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + + + \ No newline at end of file diff --git a/Samples/InRule.Runtime.Metrics.Csv/packages.config b/Samples/InRule.Runtime.Metrics.Csv/packages.config index bef81bc..25d5906 100644 --- a/Samples/InRule.Runtime.Metrics.Csv/packages.config +++ b/Samples/InRule.Runtime.Metrics.Csv/packages.config @@ -1,8 +1,10 @@  - - - + + + + + \ No newline at end of file diff --git a/Samples/InRule.Runtime.Metrics.TestHarness/InRule.Runtime.Metrics.TestHarness.csproj b/Samples/InRule.Runtime.Metrics.TestHarness/InRule.Runtime.Metrics.TestHarness.csproj index 7705786..0a060b0 100644 --- a/Samples/InRule.Runtime.Metrics.TestHarness/InRule.Runtime.Metrics.TestHarness.csproj +++ b/Samples/InRule.Runtime.Metrics.TestHarness/InRule.Runtime.Metrics.TestHarness.csproj @@ -15,6 +15,8 @@ true true + + AnyCPU @@ -36,17 +38,17 @@ 4 - - ..\packages\InRule.Common.5.6.0\lib\net472\InRule.Common.dll + + ..\packages\InRule.Common.5.7.0\lib\net472\InRule.Common.dll - - ..\packages\InRule.Repository.5.6.0\lib\net472\InRule.Repository.dll + + ..\packages\InRule.Repository.5.7.0\lib\net472\InRule.Repository.dll - - ..\packages\InRule.Repository.5.6.0\lib\net472\InRule.Repository.XmlSerializers.dll + + ..\packages\InRule.Repository.5.7.0\lib\net472\InRule.Repository.XmlSerializers.dll - - ..\packages\InRule.Runtime.5.6.0\lib\net472\InRule.Runtime.dll + + ..\packages\InRule.Runtime.5.7.0\lib\net472\InRule.Runtime.dll ..\packages\Newtonsoft.Json.12.0.1\lib\net45\Newtonsoft.Json.dll @@ -54,6 +56,9 @@ + + ..\packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.113.3\lib\net46\System.Data.SQLite.dll + ..\packages\Microsoft.AspNet.WebApi.Client.5.2.3\lib\net45\System.Net.Http.Formatting.dll @@ -124,4 +129,11 @@ + + + + This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + + + \ No newline at end of file diff --git a/Samples/InRule.Runtime.Metrics.TestHarness/packages.config b/Samples/InRule.Runtime.Metrics.TestHarness/packages.config index bef81bc..25d5906 100644 --- a/Samples/InRule.Runtime.Metrics.TestHarness/packages.config +++ b/Samples/InRule.Runtime.Metrics.TestHarness/packages.config @@ -1,8 +1,10 @@  - - - + + + + + \ No newline at end of file From c6f65fefd534c268fd879448a4049f86164f0de2 Mon Sep 17 00:00:00 2001 From: Jon Zoss Date: Tue, 23 Feb 2021 14:30:05 -0600 Subject: [PATCH 2/2] Updated to the lastest nuget again --- .../InRule.Runtime.Metrics.Csv.csproj | 8 ++++---- .../InRule.Runtime.Metrics.TestHarness.csproj | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Samples/InRule.Runtime.Metrics.Csv/InRule.Runtime.Metrics.Csv.csproj b/Samples/InRule.Runtime.Metrics.Csv/InRule.Runtime.Metrics.Csv.csproj index 9addb88..eb1e923 100644 --- a/Samples/InRule.Runtime.Metrics.Csv/InRule.Runtime.Metrics.Csv.csproj +++ b/Samples/InRule.Runtime.Metrics.Csv/InRule.Runtime.Metrics.Csv.csproj @@ -34,16 +34,16 @@ 4 - + ..\packages\InRule.Common.5.7.0\lib\net472\InRule.Common.dll - + ..\packages\InRule.Repository.5.7.0\lib\net472\InRule.Repository.dll - + ..\packages\InRule.Repository.5.7.0\lib\net472\InRule.Repository.XmlSerializers.dll - + ..\packages\InRule.Runtime.5.7.0\lib\net472\InRule.Runtime.dll diff --git a/Samples/InRule.Runtime.Metrics.TestHarness/InRule.Runtime.Metrics.TestHarness.csproj b/Samples/InRule.Runtime.Metrics.TestHarness/InRule.Runtime.Metrics.TestHarness.csproj index 0a060b0..af2fd5e 100644 --- a/Samples/InRule.Runtime.Metrics.TestHarness/InRule.Runtime.Metrics.TestHarness.csproj +++ b/Samples/InRule.Runtime.Metrics.TestHarness/InRule.Runtime.Metrics.TestHarness.csproj @@ -38,16 +38,16 @@ 4 - + ..\packages\InRule.Common.5.7.0\lib\net472\InRule.Common.dll - + ..\packages\InRule.Repository.5.7.0\lib\net472\InRule.Repository.dll - + ..\packages\InRule.Repository.5.7.0\lib\net472\InRule.Repository.XmlSerializers.dll - + ..\packages\InRule.Runtime.5.7.0\lib\net472\InRule.Runtime.dll