diff --git a/InRule.Runtime.Metrics.AzureTableStorage/InRule.Runtime.Metrics.AzureTableStorage.csproj b/InRule.Runtime.Metrics.AzureTableStorage/InRule.Runtime.Metrics.AzureTableStorage.csproj index df74591..4d5af90 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 8b0d658..3fd8c75 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 96b4935..0f5f72a 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 4c887f8..d638dd4 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.2\lib\net461\InRule.Common.dll + + ..\packages\InRule.Common.5.4.3\lib\net461\InRule.Common.dll - - ..\packages\InRule.Repository.5.4.2\lib\net461\InRule.Repository.dll + + ..\packages\InRule.Repository.5.4.3\lib\net461\InRule.Repository.dll - - ..\packages\InRule.Repository.5.4.2\lib\net461\InRule.Repository.XmlSerializers.dll + + ..\packages\InRule.Repository.5.4.3\lib\net461\InRule.Repository.XmlSerializers.dll - - ..\packages\InRule.Runtime.5.4.2\lib\net461\InRule.Runtime.dll + + ..\packages\InRule.Runtime.5.4.3\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 29fe057..9ad409a 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 57a429f..94d6f68 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.2\lib\net461\InRule.Common.dll + + ..\packages\InRule.Common.5.4.3\lib\net461\InRule.Common.dll - - ..\packages\InRule.Repository.5.4.2\lib\net461\InRule.Repository.dll + + ..\packages\InRule.Repository.5.4.3\lib\net461\InRule.Repository.dll - - ..\packages\InRule.Repository.5.4.2\lib\net461\InRule.Repository.XmlSerializers.dll + + ..\packages\InRule.Repository.5.4.3\lib\net461\InRule.Repository.XmlSerializers.dll - - ..\packages\InRule.Runtime.5.4.2\lib\net461\InRule.Runtime.dll + + ..\packages\InRule.Runtime.5.4.3\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 29fe057..9ad409a 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