Skip to content

Commit 1fe2c27

Browse files
committed
Updated build version and description
1 parent 8d75ea7 commit 1fe2c27

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/SingleInstanceCore.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@
88
<PackageProjectUrl>https://github.com/soheilkd/SingleInstanceCore</PackageProjectUrl>
99
<RepositoryUrl>https://github.com/soheilkd/SingleInstanceCore</RepositoryUrl>
1010
<RepositoryType>Github</RepositoryType>
11-
<Description>Library that helps to create single instance application on .NET Core</Description>
11+
<Description>To create single instance applications on .NET Core/.NET 5</Description>
1212
<PackageTags>single instance core dotnet</PackageTags>
1313
<NeutralLanguage>en-US</NeutralLanguage>
14-
<Version>2.0.0</Version>
14+
<Version>2.1.0</Version>
1515
</PropertyGroup>
1616

1717
<ItemGroup>

0 commit comments

Comments
 (0)