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:
Diffstat (limited to 'UVtools.WPF/UVtools.WPF.csproj')
-rw-r--r--UVtools.WPF/UVtools.WPF.csproj8
1 files changed, 4 insertions, 4 deletions
diff --git a/UVtools.WPF/UVtools.WPF.csproj b/UVtools.WPF/UVtools.WPF.csproj
index 4764524..e776d8e 100644
--- a/UVtools.WPF/UVtools.WPF.csproj
+++ b/UVtools.WPF/UVtools.WPF.csproj
@@ -12,7 +12,7 @@
<PackageLicenseFile>LICENSE</PackageLicenseFile>
<RepositoryUrl>https://github.com/sn4k3/UVtools</RepositoryUrl>
<RepositoryType>Git</RepositoryType>
- <Version>3.6.2</Version>
+ <Version>3.6.3</Version>
<Platforms>AnyCPU;x64</Platforms>
<PackageIcon>UVtools.png</PackageIcon>
<PackageReadmeFile>README.md</PackageReadmeFile>
@@ -44,9 +44,9 @@
<PackageReference Include="Avalonia.Desktop" Version="0.10.18" />
<PackageReference Include="Avalonia.Diagnostics" Version="0.10.18" />
<PackageReference Include="MessageBox.Avalonia" Version="2.1.0" />
- <PackageReference Include="Projektanker.Icons.Avalonia" Version="5.3.0" />
- <PackageReference Include="Projektanker.Icons.Avalonia.FontAwesome" Version="5.3.0" />
- <PackageReference Include="Projektanker.Icons.Avalonia.MaterialDesign" Version="5.3.0" />
+ <PackageReference Include="Projektanker.Icons.Avalonia" Version="5.4.0" />
+ <PackageReference Include="Projektanker.Icons.Avalonia.FontAwesome" Version="5.4.0" />
+ <PackageReference Include="Projektanker.Icons.Avalonia.MaterialDesign" Version="5.4.0" />
<PackageReference Include="ThemeEditor.Controls.ColorPicker" Version="0.10.17" />
</ItemGroup>
<ItemGroup>