diff --git a/Documents/ReleaseNotes.md b/Documents/ReleaseNotes.md index a137ead..9fe8be9 100644 --- a/Documents/ReleaseNotes.md +++ b/Documents/ReleaseNotes.md @@ -1,5 +1,11 @@ # NanaBox Release Notes +**NanaBox 1.3 Update 3 (1.3.868.0)** + +- Remove the runtime dependency of Virtual Machine Management Service for + reducing the potential attack surface. It also makes users have chance + to use NanaBox only with Virtual Machine Platform feature enabled. + **NanaBox 1.3 Update 2 (1.3.866.0)** - Add prevent shut down support because shut down automatically without exiting diff --git a/NanaBox/NanaBoxResources.rc b/NanaBox/NanaBoxResources.rc index 20b28bd..a4902d2 100644 Binary files a/NanaBox/NanaBoxResources.rc and b/NanaBox/NanaBoxResources.rc differ diff --git a/NanaBoxPackage/NanaBoxPackage.wapproj b/NanaBoxPackage/NanaBoxPackage.wapproj index 0936599..f2f4c33 100644 --- a/NanaBoxPackage/NanaBoxPackage.wapproj +++ b/NanaBoxPackage/NanaBoxPackage.wapproj @@ -27,7 +27,7 @@ - + true Assets\%(RecursiveDir)%(FileName)%(Extension) diff --git a/NanaBoxPackage/Package.appxmanifest b/NanaBoxPackage/Package.appxmanifest index d1018e7..a824345 100644 --- a/NanaBoxPackage/Package.appxmanifest +++ b/NanaBoxPackage/Package.appxmanifest @@ -11,12 +11,12 @@ IgnorableNamespaces="uap rescap desktop uap3 uap16 uap17"> + Version="1.3.868.0" /> - NanaBox Preview + NanaBox Kenji Mouri Assets\StoreLogo.png defer @@ -42,7 +42,7 @@ Executable="$targetnametoken$.exe" EntryPoint="$targetentrypoint$">