File tree Expand file tree Collapse file tree 4 files changed +12
-4
lines changed
Expand file tree Collapse file tree 4 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 11# NanaBox Release Notes
22
3+ ** NanaBox 1.3 Update 4 (1.3.871.0)**
4+
5+ - Fix the virtual machine content resize issue after the virtual machine
6+ resolution changed in the basic session when the host display uses High DPI
7+ and the virtual machine window is maximized.
8+ (https://github.com/M2Team/NanaBox/issues/24 ) (Feedbacked by
9+ dongle-the-gadget.)
10+
311** NanaBox 1.3 Update 3 (1.3.868.0)**
412
513- Remove the runtime dependency of Virtual Machine Management Service for
Original file line number Diff line number Diff line change 2727 </ItemGroup >
2828 <ItemGroup >
2929 <!-- Image Assets -->
30- <Content Include =" ..\Assets\PreviewPackageAssets \**\*" >
30+ <Content Include =" ..\Assets\PackageAssets \**\*" >
3131 <DeploymentContent >true</DeploymentContent >
3232 <Link >Assets\%(RecursiveDir)%(FileName)%(Extension)</Link >
3333 </Content >
Original file line number Diff line number Diff line change 1111 IgnorableNamespaces =" uap rescap desktop uap3 uap16 uap17" >
1212
1313 <Identity
14- Name =" 40174MouriNaruto.NanaBoxPreview "
14+ Name =" 40174MouriNaruto.NanaBox "
1515 Publisher =" CN=E310A153-74A9-4D81-800B-857A8D58408A"
1616 Version =" 1.3.871.0" />
1717
1818 <Properties >
19- <DisplayName >NanaBox Preview </DisplayName >
19+ <DisplayName >NanaBox</DisplayName >
2020 <PublisherDisplayName >Kenji Mouri</PublisherDisplayName >
2121 <Logo >Assets\StoreLogo.png</Logo >
2222 <uap16 : UpdateWhileInUse >defer</uap16 : UpdateWhileInUse >
4242 Executable =" $targetnametoken$.exe"
4343 EntryPoint =" $targetentrypoint$" >
4444 <uap : VisualElements
45- DisplayName =" NanaBox Preview "
45+ DisplayName =" NanaBox"
4646 Description =" NanaBox"
4747 BackgroundColor =" transparent"
4848 Square150x150Logo =" Assets\Square150x150Logo.png"
You can’t perform that action at this time.
0 commit comments