Skip to content

Commit 3381c85

Browse files
committed
Updated version, package tags and description
1 parent 634876b commit 3381c85

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

src/SingleInstanceCore.csproj

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,10 @@
77
<PackageProjectUrl>https://github.com/soheilkd/SingleInstanceCore</PackageProjectUrl>
88
<RepositoryUrl>https://github.com/soheilkd/SingleInstanceCore</RepositoryUrl>
99
<RepositoryType>Github</RepositoryType>
10-
<Description>Library that helps to create single instance WPF application on .NET Core</Description>
11-
<PackageTags>wpf single instance core dotnet</PackageTags>
10+
<Description>Library that helps to create single instance application on .NET Core</Description>
11+
<PackageTags>single instance core dotnet</PackageTags>
1212
<NeutralLanguage>en-US</NeutralLanguage>
13+
<Version>2.0.0</Version>
1314
</PropertyGroup>
1415

1516
<ItemGroup>

0 commit comments

Comments
 (0)