From d7ce944b01f8bafee612258b0d8bd842b57597b1 Mon Sep 17 00:00:00 2001 From: Lucas Konopka Date: Thu, 5 Sep 2019 10:05:36 -0500 Subject: [PATCH] Update inrule nuget packages to 5.4.2 --- ...Rule.Runtime.Metrics.AzureTableStorage.csproj | 2 +- ...ime.Metrics.SqlServer.IntegrationTests.csproj | 2 +- .../InRule.Runtime.Metrics.SqlServer.csproj | 2 +- .../InRule.Runtime.Metrics.Csv.csproj | 16 ++++++++-------- .../InRule.Runtime.Metrics.Csv/packages.config | 6 +++--- .../InRule.Runtime.Metrics.TestHarness.csproj | 16 ++++++++-------- .../packages.config | 6 +++--- 7 files changed, 25 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 178c43c..df74591 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 9f25918..8b0d658 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 8b7ca7c..96b4935 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 9914258..4c887f8 100644 --- a/Samples/InRule.Runtime.Metrics.Csv/InRule.Runtime.Metrics.Csv.csproj +++ b/Samples/InRule.Runtime.Metrics.Csv/InRule.Runtime.Metrics.Csv.csproj @@ -31,17 +31,17 @@ 4 - - ..\packages\InRule.Common.5.4.1\lib\net461\InRule.Common.dll + + ..\packages\InRule.Common.5.4.2\lib\net461\InRule.Common.dll - - ..\packages\InRule.Repository.5.4.1\lib\net461\InRule.Repository.dll + + ..\packages\InRule.Repository.5.4.2\lib\net461\InRule.Repository.dll - - ..\packages\InRule.Repository.5.4.1\lib\net461\InRule.Repository.XmlSerializers.dll + + ..\packages\InRule.Repository.5.4.2\lib\net461\InRule.Repository.XmlSerializers.dll - - ..\packages\InRule.Runtime.5.4.1\lib\net461\InRule.Runtime.dll + + ..\packages\InRule.Runtime.5.4.2\lib\net461\InRule.Runtime.dll ..\packages\Newtonsoft.Json.12.0.1\lib\net45\Newtonsoft.Json.dll diff --git a/Samples/InRule.Runtime.Metrics.Csv/packages.config b/Samples/InRule.Runtime.Metrics.Csv/packages.config index b35a694..29fe057 100644 --- a/Samples/InRule.Runtime.Metrics.Csv/packages.config +++ b/Samples/InRule.Runtime.Metrics.Csv/packages.config @@ -1,8 +1,8 @@  - - - + + + \ 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 29ce6a3..57a429f 100644 --- a/Samples/InRule.Runtime.Metrics.TestHarness/InRule.Runtime.Metrics.TestHarness.csproj +++ b/Samples/InRule.Runtime.Metrics.TestHarness/InRule.Runtime.Metrics.TestHarness.csproj @@ -36,17 +36,17 @@ 4 - - ..\packages\InRule.Common.5.4.1\lib\net461\InRule.Common.dll + + ..\packages\InRule.Common.5.4.2\lib\net461\InRule.Common.dll - - ..\packages\InRule.Repository.5.4.1\lib\net461\InRule.Repository.dll + + ..\packages\InRule.Repository.5.4.2\lib\net461\InRule.Repository.dll - - ..\packages\InRule.Repository.5.4.1\lib\net461\InRule.Repository.XmlSerializers.dll + + ..\packages\InRule.Repository.5.4.2\lib\net461\InRule.Repository.XmlSerializers.dll - - ..\packages\InRule.Runtime.5.4.1\lib\net461\InRule.Runtime.dll + + ..\packages\InRule.Runtime.5.4.2\lib\net461\InRule.Runtime.dll ..\packages\Newtonsoft.Json.12.0.1\lib\net45\Newtonsoft.Json.dll diff --git a/Samples/InRule.Runtime.Metrics.TestHarness/packages.config b/Samples/InRule.Runtime.Metrics.TestHarness/packages.config index b35a694..29fe057 100644 --- a/Samples/InRule.Runtime.Metrics.TestHarness/packages.config +++ b/Samples/InRule.Runtime.Metrics.TestHarness/packages.config @@ -1,8 +1,8 @@  - - - + + + \ No newline at end of file