diff --git a/Packaging/Packaging.wapproj b/Packaging/Packaging.wapproj index 7156873..198daa7 100644 --- a/Packaging/Packaging.wapproj +++ b/Packaging/Packaging.wapproj @@ -47,7 +47,7 @@ 01d77f37-786a-4dc4-a1ad-bc1eec54eae3 - 10.0.18362.0 + 10.0.19041.0 10.0.17763.0 en-US false diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index 829ff73..5c86142 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -39,5 +39,5 @@ using System.Runtime.InteropServices; // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.17.27")] -[assembly: AssemblyFileVersion("1.0.17.27")] +[assembly: AssemblyVersion("1.0.17.28")] +[assembly: AssemblyFileVersion("1.0.17.28")]