diff --git a/projection/AngelUmbrella.projection.csproj b/projection/AngelUmbrella.projection.csproj index 577007a..94310c0 100644 --- a/projection/AngelUmbrella.projection.csproj +++ b/projection/AngelUmbrella.projection.csproj @@ -1,6 +1,6 @@  - net6.0-windows10.0.22621.0 + net6.0-windows10.0.17763.0 10.0.17763.0 None Mntone.AngelUmbrella.projection diff --git a/src/AngelUmbrella.vcxproj b/src/AngelUmbrella.vcxproj index fb6e730..3abc5b6 100644 --- a/src/AngelUmbrella.vcxproj +++ b/src/AngelUmbrella.vcxproj @@ -18,7 +18,7 @@ Windows Store 10.0 10.0.22621.0 - 10.0.17134.0 + 10.0.17763.0 diff --git a/src/version.props b/src/version.props index 3dafe4f..0f04859 100644 --- a/src/version.props +++ b/src/version.props @@ -8,7 +8,7 @@ 0 $([System.DateTime]::Now.ToString(`yyyy`)) $([System.DateTime]::Now.ToString(`MMdd`)) - alpha1 + beta1 $(AngelVersionPreRelease.Substring(5)) $([MSBuild]::Add(1000, $([System.Convert]::ToUInt16($(AngelVersionPreRelease.Substring(4)), 10)))) 10000