diff --git a/Tools/DeployApps/DeployApps.csproj b/Tools/DeployApps/DeployApps.csproj index 0ac6fd1644..5c9ca0d886 100644 --- a/Tools/DeployApps/DeployApps.csproj +++ b/Tools/DeployApps/DeployApps.csproj @@ -1,14 +1,10 @@ - + net6.0 Exe - DeployApps - 9.0 - false + Baas ../../global.ruleset true - true - MSB4011 @@ -21,21 +17,9 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - - - Code - - - - - - - - - - + \ No newline at end of file diff --git a/Tools/DeployApps/Program.cs b/Tools/DeployApps/Program.cs index f42ef077ba..606c9341e1 100644 --- a/Tools/DeployApps/Program.cs +++ b/Tools/DeployApps/Program.cs @@ -20,7 +20,7 @@ using System.Threading.Tasks; using Baas; -namespace Realms.Tests +namespace Baas { public sealed class Program {