Fix typo in changelog
This commit is contained in:
@@ -50,7 +50,7 @@
|
|||||||
<AppxAutoIncrementPackageRevision>False</AppxAutoIncrementPackageRevision>
|
<AppxAutoIncrementPackageRevision>False</AppxAutoIncrementPackageRevision>
|
||||||
<AppxBundlePlatforms>x64</AppxBundlePlatforms>
|
<AppxBundlePlatforms>x64</AppxBundlePlatforms>
|
||||||
<PackageCertificateThumbprint>6977634CFB3DEB63FE32B05409BF2BF37D01A94E</PackageCertificateThumbprint>
|
<PackageCertificateThumbprint>6977634CFB3DEB63FE32B05409BF2BF37D01A94E</PackageCertificateThumbprint>
|
||||||
<AppInstallerUpdateFrequency>1</AppInstallerUpdateFrequency>
|
<AppInstallerUpdateFrequency>0</AppInstallerUpdateFrequency>
|
||||||
<AppInstallerCheckForUpdateFrequency>OnApplicationRun</AppInstallerCheckForUpdateFrequency>
|
<AppInstallerCheckForUpdateFrequency>OnApplicationRun</AppInstallerCheckForUpdateFrequency>
|
||||||
<GenerateTestArtifacts>True</GenerateTestArtifacts>
|
<GenerateTestArtifacts>True</GenerateTestArtifacts>
|
||||||
<HoursBetweenUpdateChecks>0</HoursBetweenUpdateChecks>
|
<HoursBetweenUpdateChecks>0</HoursBetweenUpdateChecks>
|
||||||
|
|||||||
@@ -12,7 +12,7 @@
|
|||||||
<AppxPackageIsForStore>True</AppxPackageIsForStore>
|
<AppxPackageIsForStore>True</AppxPackageIsForStore>
|
||||||
<AppxShowAllApps>False</AppxShowAllApps>
|
<AppxShowAllApps>False</AppxShowAllApps>
|
||||||
<AppxBuildConfigurationSelection>x64</AppxBuildConfigurationSelection>
|
<AppxBuildConfigurationSelection>x64</AppxBuildConfigurationSelection>
|
||||||
<PackageOptionalProjectsInIdeBuilds>False</PackageOptionalProjectsInIdeBuilds>
|
<PackageOptionalProjectsInIdeBuilds>True</PackageOptionalProjectsInIdeBuilds>
|
||||||
<ShowAllFiles>false</ShowAllFiles>
|
<ShowAllFiles>false</ShowAllFiles>
|
||||||
<UapAppxPackageBuildMode>StoreOnly</UapAppxPackageBuildMode>
|
<UapAppxPackageBuildMode>StoreOnly</UapAppxPackageBuildMode>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|||||||
@@ -1190,7 +1190,7 @@ Roboto Font License:
|
|||||||
- Fix PPI file association on OSX and iOS
|
- Fix PPI file association on OSX and iOS
|
||||||
- Fix color bleeding due to interpolation
|
- Fix color bleeding due to interpolation
|
||||||
- Fix layer index on undo/redo
|
- Fix layer index on undo/redo
|
||||||
- Fox Import image aliasing
|
- Fix Import image aliasing
|
||||||
- Fix color picking tool
|
- Fix color picking tool
|
||||||
- Fix color from clipboard update global
|
- Fix color from clipboard update global
|
||||||
- Fix VR stroke rendering
|
- Fix VR stroke rendering
|
||||||
|
|||||||
Reference in New Issue
Block a user