Skip to content

Commit d72b8bf

Browse files
committed
Work on preview release
1 parent da26f4f commit d72b8bf

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -480,3 +480,6 @@ SmartImage.UI/Properties/*
480480
*.gif
481481
/SmartImage.Lib.UnitTest/TestResponses/GoogleLensResponse1.html
482482
/SmartImage.Rdx/GlobalSuppressions.cs
483+
484+
SmartImage.UI2/Properties/
485+
SmartImage.UI2/Properties/*

SmartImage.UI2/SmartImage.UI2.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
<PackageProjectUrl>https://github.com/Decimation/SmartImage</PackageProjectUrl>
1313
<RepositoryUrl>https://github.com/Decimation/SmartImage</RepositoryUrl>
1414
<PackageIcon>Icon.png</PackageIcon>
15+
<Title>SmartImage</Title>
1516
<!-- <AssemblyName>SmartImage</AssemblyName> -->
1617
<!--<LangVersion>preview</LangVersion>-->
1718
</PropertyGroup>

0 commit comments

Comments
 (0)