diff --git a/src/Microsoft.PowerPlatform.PowerApps.Persistence/Microsoft.PowerPlatform.PowerApps.Persistence.csproj b/src/Microsoft.PowerPlatform.PowerApps.Persistence/Microsoft.PowerPlatform.PowerApps.Persistence.csproj index de810927..153be1db 100644 --- a/src/Microsoft.PowerPlatform.PowerApps.Persistence/Microsoft.PowerPlatform.PowerApps.Persistence.csproj +++ b/src/Microsoft.PowerPlatform.PowerApps.Persistence/Microsoft.PowerPlatform.PowerApps.Persistence.csproj @@ -21,7 +21,7 @@ This package is a preview release - use at your own risk. We have not stabilized on Namespace or Class names with this package as of yet and things will - change as we move though the preview. + change as we move through the preview. See https://github.com/microsoft/PowerApps-Tooling/releases for the latest release notes. @@ -46,7 +46,7 @@ - + $(MinVer) diff --git a/src/PAModel/Microsoft.PowerPlatform.Formulas.Tools.csproj b/src/PAModel/Microsoft.PowerPlatform.Formulas.Tools.csproj index 50767396..eba1a0f4 100644 --- a/src/PAModel/Microsoft.PowerPlatform.Formulas.Tools.csproj +++ b/src/PAModel/Microsoft.PowerPlatform.Formulas.Tools.csproj @@ -50,14 +50,14 @@ - - + + all diff --git a/src/PAModel/packages.lock.json b/src/PAModel/packages.lock.json index 1be29390..8796d111 100644 --- a/src/PAModel/packages.lock.json +++ b/src/PAModel/packages.lock.json @@ -42,9 +42,9 @@ }, "YamlDotNet": { "type": "Direct", - "requested": "[13.7.1, )", - "resolved": "13.7.1", - "contentHash": "X4m1PnFcJwvAj1sCDMntg/eZcX96CJLrWMiYnq41KqhFVZPuw63ZTSxIGqgdCwHWHvCAyTxheELC/VDf1HsU2A==" + "requested": "[15.1.0, )", + "resolved": "15.1.0", + "contentHash": "fXrqmKkzBtXeJiHEsZOPEWkonHweiwk/l0Hqhz4yMIZPh57kZy03Xbj2/e8HV1QIkTw7yeBe9bbphuE3YiI4vQ==" }, "Microsoft.Extensions.DependencyInjection": { "type": "Transitive", diff --git a/src/PAModelTests/PAModelTests.csproj b/src/PAModelTests/PAModelTests.csproj index d174ad28..b9525695 100644 --- a/src/PAModelTests/PAModelTests.csproj +++ b/src/PAModelTests/PAModelTests.csproj @@ -14,7 +14,7 @@ - +