diff --git a/src/Nox.Cli.Abstractions/Nox.Cli.Abstractions.csproj b/src/Nox.Cli.Abstractions/Nox.Cli.Abstractions.csproj old mode 100755 new mode 100644 index a420e75..16222cc --- a/src/Nox.Cli.Abstractions/Nox.Cli.Abstractions.csproj +++ b/src/Nox.Cli.Abstractions/Nox.Cli.Abstractions.csproj @@ -7,11 +7,11 @@ - + - + - + diff --git a/src/Nox.Cli.Caching/Nox.Cli.Caching.csproj b/src/Nox.Cli.Caching/Nox.Cli.Caching.csproj old mode 100755 new mode 100644 index 5e0212d..37fd10e --- a/src/Nox.Cli.Caching/Nox.Cli.Caching.csproj +++ b/src/Nox.Cli.Caching/Nox.Cli.Caching.csproj @@ -13,12 +13,12 @@ - - + + - - + + diff --git a/src/Nox.Cli.Configuration/Nox.Cli.Configuration.csproj b/src/Nox.Cli.Configuration/Nox.Cli.Configuration.csproj old mode 100755 new mode 100644 index fb00a24..d77251b --- a/src/Nox.Cli.Configuration/Nox.Cli.Configuration.csproj +++ b/src/Nox.Cli.Configuration/Nox.Cli.Configuration.csproj @@ -11,7 +11,7 @@ - + diff --git a/src/Nox.Cli.Helpers/Nox.Cli.Helpers.csproj b/src/Nox.Cli.Helpers/Nox.Cli.Helpers.csproj old mode 100755 new mode 100644 index 62f6236..d45fd55 --- a/src/Nox.Cli.Helpers/Nox.Cli.Helpers.csproj +++ b/src/Nox.Cli.Helpers/Nox.Cli.Helpers.csproj @@ -8,7 +8,7 @@ - + diff --git a/src/Nox.Cli.Plugins/Nox.Cli.Plugin.Arm/Nox.Cli.Plugin.Arm.csproj b/src/Nox.Cli.Plugins/Nox.Cli.Plugin.Arm/Nox.Cli.Plugin.Arm.csproj old mode 100755 new mode 100644 index 5cedffe..fac2a9c --- a/src/Nox.Cli.Plugins/Nox.Cli.Plugin.Arm/Nox.Cli.Plugin.Arm.csproj +++ b/src/Nox.Cli.Plugins/Nox.Cli.Plugin.Arm/Nox.Cli.Plugin.Arm.csproj @@ -7,7 +7,7 @@ - + diff --git a/src/Nox.Cli.Plugins/Nox.Cli.Plugin.AzureAd/Nox.Cli.Plugin.AzureAd.csproj b/src/Nox.Cli.Plugins/Nox.Cli.Plugin.AzureAd/Nox.Cli.Plugin.AzureAd.csproj old mode 100755 new mode 100644 index 52201cf..368ce26 --- a/src/Nox.Cli.Plugins/Nox.Cli.Plugin.AzureAd/Nox.Cli.Plugin.AzureAd.csproj +++ b/src/Nox.Cli.Plugins/Nox.Cli.Plugin.AzureAd/Nox.Cli.Plugin.AzureAd.csproj @@ -7,8 +7,8 @@ - - + + diff --git a/src/Nox.Cli.Plugins/Nox.Cli.Plugin.MsSql/Nox.Cli.Plugin.MsSql.csproj b/src/Nox.Cli.Plugins/Nox.Cli.Plugin.MsSql/Nox.Cli.Plugin.MsSql.csproj index 20e9de4..7d56311 100644 --- a/src/Nox.Cli.Plugins/Nox.Cli.Plugin.MsSql/Nox.Cli.Plugin.MsSql.csproj +++ b/src/Nox.Cli.Plugins/Nox.Cli.Plugin.MsSql/Nox.Cli.Plugin.MsSql.csproj @@ -7,8 +7,8 @@ - - + + diff --git a/src/Nox.Cli.Plugins/Nox.Cli.Plugin.Teams/Nox.Cli.Plugin.Teams.csproj b/src/Nox.Cli.Plugins/Nox.Cli.Plugin.Teams/Nox.Cli.Plugin.Teams.csproj old mode 100755 new mode 100644 index d412fc0..b8d4bc0 --- a/src/Nox.Cli.Plugins/Nox.Cli.Plugin.Teams/Nox.Cli.Plugin.Teams.csproj +++ b/src/Nox.Cli.Plugins/Nox.Cli.Plugin.Teams/Nox.Cli.Plugin.Teams.csproj @@ -7,8 +7,8 @@ - - + + diff --git a/src/Nox.Cli.Server/Nox.Cli.Server.csproj b/src/Nox.Cli.Server/Nox.Cli.Server.csproj old mode 100755 new mode 100644 index 9892478..b53540d --- a/src/Nox.Cli.Server/Nox.Cli.Server.csproj +++ b/src/Nox.Cli.Server/Nox.Cli.Server.csproj @@ -7,14 +7,14 @@ Linux - - - - + + + + - + - + diff --git a/src/Nox.Cli.Variables/Nox.Cli.Variables.csproj b/src/Nox.Cli.Variables/Nox.Cli.Variables.csproj old mode 100755 new mode 100644 index 45699dc..2fe86a1 --- a/src/Nox.Cli.Variables/Nox.Cli.Variables.csproj +++ b/src/Nox.Cli.Variables/Nox.Cli.Variables.csproj @@ -15,12 +15,12 @@ - + - + - - + + diff --git a/src/Nox.Cli/Nox.Cli.csproj b/src/Nox.Cli/Nox.Cli.csproj index 6e32557..e41ceb4 100644 --- a/src/Nox.Cli/Nox.Cli.csproj +++ b/src/Nox.Cli/Nox.Cli.csproj @@ -29,25 +29,25 @@ - + - + - + - + - + - + diff --git a/tests/Nox.Cli.Tests/Nox.Cli.Tests.csproj b/tests/Nox.Cli.Tests/Nox.Cli.Tests.csproj index 443627b..6396ad7 100644 --- a/tests/Nox.Cli.Tests/Nox.Cli.Tests.csproj +++ b/tests/Nox.Cli.Tests/Nox.Cli.Tests.csproj @@ -15,8 +15,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/Plugin.Core.Tests/Plugin.Core.Tests.csproj b/tests/Plugin.Core.Tests/Plugin.Core.Tests.csproj index 161c51c..dab36ca 100644 --- a/tests/Plugin.Core.Tests/Plugin.Core.Tests.csproj +++ b/tests/Plugin.Core.Tests/Plugin.Core.Tests.csproj @@ -12,8 +12,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/Plugin.File.Tests/Plugin.File.Tests.csproj b/tests/Plugin.File.Tests/Plugin.File.Tests.csproj index 9eb3c0d..58940ae 100644 --- a/tests/Plugin.File.Tests/Plugin.File.Tests.csproj +++ b/tests/Plugin.File.Tests/Plugin.File.Tests.csproj @@ -9,8 +9,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/Plugin.Powershell.Tests/Plugin.Powershell.Tests.csproj b/tests/Plugin.Powershell.Tests/Plugin.Powershell.Tests.csproj index 6814fdc..37c0e14 100644 --- a/tests/Plugin.Powershell.Tests/Plugin.Powershell.Tests.csproj +++ b/tests/Plugin.Powershell.Tests/Plugin.Powershell.Tests.csproj @@ -10,9 +10,9 @@ - - - + + + runtime; build; native; contentfiles; analyzers; buildtransitive all