From 978a2cb525745c2f7a98bf662e32e4053a9135fb Mon Sep 17 00:00:00 2001 From: Charles Gagnon Date: Wed, 11 Nov 2020 13:31:03 -0800 Subject: [PATCH] Fix nunit package reference (#1120) * Fix nunit package reference * update more packages * Fix casing --- Packages.props | 4 ++-- .../{sr.zh-Hans.xlf.template => sr.zh-hans.xlf.template} | 0 .../{sr.zh-Hant.xlf.template => sr.zh-hant.xlf.template} | 0 .../Microsoft.InsightsGenerator.UnitTests.csproj | 2 +- .../Microsoft.Kusto.ServiceLayer.UnitTests.csproj | 2 +- 5 files changed, 4 insertions(+), 4 deletions(-) rename localization/{sr.zh-Hans.xlf.template => sr.zh-hans.xlf.template} (100%) rename localization/{sr.zh-Hant.xlf.template => sr.zh-hant.xlf.template} (100%) diff --git a/Packages.props b/Packages.props index 4f8fd684..243133be 100644 --- a/Packages.props +++ b/Packages.props @@ -26,8 +26,8 @@ - - + + diff --git a/localization/sr.zh-Hans.xlf.template b/localization/sr.zh-hans.xlf.template similarity index 100% rename from localization/sr.zh-Hans.xlf.template rename to localization/sr.zh-hans.xlf.template diff --git a/localization/sr.zh-Hant.xlf.template b/localization/sr.zh-hant.xlf.template similarity index 100% rename from localization/sr.zh-Hant.xlf.template rename to localization/sr.zh-hant.xlf.template diff --git a/test/Microsoft.InsightsGenerator.UnitTests/Microsoft.InsightsGenerator.UnitTests.csproj b/test/Microsoft.InsightsGenerator.UnitTests/Microsoft.InsightsGenerator.UnitTests.csproj index a94df485..0bfc6e69 100644 --- a/test/Microsoft.InsightsGenerator.UnitTests/Microsoft.InsightsGenerator.UnitTests.csproj +++ b/test/Microsoft.InsightsGenerator.UnitTests/Microsoft.InsightsGenerator.UnitTests.csproj @@ -12,7 +12,7 @@ - + diff --git a/test/Microsoft.Kusto.ServiceLayer.UnitTests/Microsoft.Kusto.ServiceLayer.UnitTests.csproj b/test/Microsoft.Kusto.ServiceLayer.UnitTests/Microsoft.Kusto.ServiceLayer.UnitTests.csproj index 0feae737..7c4b06ff 100644 --- a/test/Microsoft.Kusto.ServiceLayer.UnitTests/Microsoft.Kusto.ServiceLayer.UnitTests.csproj +++ b/test/Microsoft.Kusto.ServiceLayer.UnitTests/Microsoft.Kusto.ServiceLayer.UnitTests.csproj @@ -9,7 +9,7 @@ - +