From 27274c98bb27ea4a9c78df48c8edcd889194707f Mon Sep 17 00:00:00 2001 From: "Andrew Petrochuk (from Dev Box)" Date: Sat, 13 Jan 2024 18:34:52 -0800 Subject: [PATCH] Updated packages --- src/PAModel/Microsoft.PowerPlatform.Formulas.Tools.csproj | 6 ++---- src/PAModelTests/PAModelTests.csproj | 8 ++++---- 2 files changed, 6 insertions(+), 8 deletions(-) diff --git a/src/PAModel/Microsoft.PowerPlatform.Formulas.Tools.csproj b/src/PAModel/Microsoft.PowerPlatform.Formulas.Tools.csproj index c23c844f..d9e17dc1 100644 --- a/src/PAModel/Microsoft.PowerPlatform.Formulas.Tools.csproj +++ b/src/PAModel/Microsoft.PowerPlatform.Formulas.Tools.csproj @@ -13,7 +13,6 @@ PowerPlatform Canvas App Tools https://github.com/microsoft/PowerApps-Language-Tooling MIT - LICENSE.txt true Preview Release: This takes a Canvas App (.msapp file) and converts to and from text files that can be checked into source control. @@ -38,7 +37,6 @@ - @@ -51,10 +49,10 @@ - + - + diff --git a/src/PAModelTests/PAModelTests.csproj b/src/PAModelTests/PAModelTests.csproj index 4742d688..e9b27c5e 100644 --- a/src/PAModelTests/PAModelTests.csproj +++ b/src/PAModelTests/PAModelTests.csproj @@ -9,14 +9,14 @@ - + - - - + + + runtime; build; native; contentfiles; analyzers; buildtransitive all