Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sn4k3/UVtools.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTiago Conceição <Tiago_caza@hotmail.com>2021-12-22 20:50:17 +0300
committerTiago Conceição <Tiago_caza@hotmail.com>2021-12-22 20:50:17 +0300
commit275f41a492d8c3f524225816cfc02bbf61890ace (patch)
treecb717af608cbe76173af3d3eb3a6679755469b01 /UVtools.AvaloniaControls
parent606d4346a31389d4b8ff4284bcc03331ebd387f5 (diff)
v2.27.1v2.27.1
- **PrusaSlicer:** - (Add) Keyword 'FILEVERSION_n' to allow set the file format version/revision - (Change) Printer: AnyCubic Photon Mono 4K and Mono X 6K, to use version 516 - **Anycubic file format:** - (Fix) Encoding or converting a new file with version 516 was setting wrong length for the new tables - (Fix) Setting bottom lift height or speed was not working and keep the same value - (Add) FileFormats: Abstract `Version` property to set or get the version on file formats - (Add) CXDLP: Compability with new file v2 revsion (#376) - (Upgrade) AvaloniaUI from 0.10.8 to 0.10.11
Diffstat (limited to 'UVtools.AvaloniaControls')
-rw-r--r--UVtools.AvaloniaControls/UVtools.AvaloniaControls.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/UVtools.AvaloniaControls/UVtools.AvaloniaControls.csproj b/UVtools.AvaloniaControls/UVtools.AvaloniaControls.csproj
index 977d10a..68508f1 100644
--- a/UVtools.AvaloniaControls/UVtools.AvaloniaControls.csproj
+++ b/UVtools.AvaloniaControls/UVtools.AvaloniaControls.csproj
@@ -34,7 +34,7 @@
</ItemGroup>
<ItemGroup>
- <PackageReference Include="Avalonia" Version="0.10.8" />
+ <PackageReference Include="Avalonia" Version="0.10.11" />
</ItemGroup>
<ItemGroup>