Skip to content

Commit 0ac7fd9

Browse files
committed
Update csproj
1 parent 575ef59 commit 0ac7fd9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/SimpleRouter/SimpleRouter.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@
66
<Nullable>enable</Nullable>
77

88
<PackageId>IDotta.SimpleRouter</PackageId>
9-
<Version>1.0.0</Version>
9+
<Version>1.0.0.0</Version>
1010
<Title>SimpleRouter</Title>
1111
<Product>SimpleRouter</Product>
1212
<Authors>Iúri Dotta</Authors>
1313
<Description>A .NET library for simple route control</Description>
1414
<PackageProjectUrl>https://github.com/idotta/SimpleRouter</PackageProjectUrl>
15-
<PackageTags>router;mvvm;avalonia;wpf;csharp</PackageTags>
15+
<PackageTags>router;navigation;navigator;mvvm;avalonia;wpf;csharp</PackageTags>
1616
<PackageReadmeFile>README.md</PackageReadmeFile>
1717
<RepositoryUrl>https://github.com/idotta/SimpleRouter</RepositoryUrl>
1818
<Copyright>MIT</Copyright>

0 commit comments

Comments
 (0)