There was an error while loading. Please reload this page.
1 parent da26f4f commit d72b8bfCopy full SHA for d72b8bf
2 files changed
.gitignore
@@ -480,3 +480,6 @@ SmartImage.UI/Properties/*
480
*.gif
481
/SmartImage.Lib.UnitTest/TestResponses/GoogleLensResponse1.html
482
/SmartImage.Rdx/GlobalSuppressions.cs
483
+
484
+SmartImage.UI2/Properties/
485
+SmartImage.UI2/Properties/*
SmartImage.UI2/SmartImage.UI2.csproj
@@ -12,6 +12,7 @@
12
<PackageProjectUrl>https://github.com/Decimation/SmartImage</PackageProjectUrl>
13
<RepositoryUrl>https://github.com/Decimation/SmartImage</RepositoryUrl>
14
<PackageIcon>Icon.png</PackageIcon>
15
+ <Title>SmartImage</Title>
16
<!-- <AssemblyName>SmartImage</AssemblyName> -->
17
<!--<LangVersion>preview</LangVersion>-->
18
</PropertyGroup>
0 commit comments