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-06-13 00:50:23 +0300
committerTiago Conceição <Tiago_caza@hotmail.com>2021-06-13 00:50:23 +0300
commitcea97420a47c05a0a26dad90bb87d77a8eb4e0cb (patch)
treec6dbe2bf167e69488aa7bf10dcf1c6c102e7dadc /UVtools.Core/UVtools.Core.csproj
parent4864bda887f2ecec4e6bc6780b680ed995d89731 (diff)
Update for nuget
Diffstat (limited to 'UVtools.Core/UVtools.Core.csproj')
-rw-r--r--UVtools.Core/UVtools.Core.csproj4
1 files changed, 3 insertions, 1 deletions
diff --git a/UVtools.Core/UVtools.Core.csproj b/UVtools.Core/UVtools.Core.csproj
index a11e5bd..00fcf9e 100644
--- a/UVtools.Core/UVtools.Core.csproj
+++ b/UVtools.Core/UVtools.Core.csproj
@@ -15,6 +15,8 @@
<PackageIcon>UVtools.png</PackageIcon>
<Platforms>AnyCPU;x64</Platforms>
<SignAssembly>false</SignAssembly>
+ <PackageIconUrl />
+ <PackageTags>msla, dlp, resin, printer, slicer, 3d printing, image processing, layers</PackageTags>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
@@ -39,7 +41,7 @@
<Pack>True</Pack>
<PackagePath></PackagePath>
</None>
- <None Include="..\UVtools.GUI\UVtools.png">
+ <None Include="..\UVtools.CAD\UVtools.png">
<Pack>True</Pack>
<PackagePath></PackagePath>
</None>