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.Parser/UVtools.Parser.csproj')
-rw-r--r--UVtools.Parser/UVtools.Parser.csproj8
1 files changed, 4 insertions, 4 deletions
diff --git a/UVtools.Parser/UVtools.Parser.csproj b/UVtools.Parser/UVtools.Parser.csproj
index b23027e..9dd52d9 100644
--- a/UVtools.Parser/UVtools.Parser.csproj
+++ b/UVtools.Parser/UVtools.Parser.csproj
@@ -7,9 +7,9 @@
<PackageProjectUrl>https://github.com/sn4k3/UVtools</PackageProjectUrl>
<PackageIcon></PackageIcon>
<RepositoryUrl>https://github.com/sn4k3/UVtools</RepositoryUrl>
- <AssemblyVersion>0.5.2.0</AssemblyVersion>
- <FileVersion>0.5.2.0</FileVersion>
- <Version>0.5.2</Version>
+ <AssemblyVersion>0.5.2.1</AssemblyVersion>
+ <FileVersion>0.5.2.1</FileVersion>
+ <Version>0.5.2.1</Version>
<Description>MSLA/DLP, file analysis, repair, conversion and manipulation</Description>
<PackageId>UVtoolsParser</PackageId>
<PackageLicenseFile>LICENSE</PackageLicenseFile>
@@ -27,7 +27,7 @@
<ItemGroup>
<PackageReference Include="BinarySerializer" Version="8.5.1" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
- <PackageReference Include="SixLabors.ImageSharp" Version="1.0.0-rc0002" />
+ <PackageReference Include="SixLabors.ImageSharp" Version="1.0.0-rc0003" />
</ItemGroup>
</Project>