We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 575ef59 commit 0ac7fd9Copy full SHA for 0ac7fd9
1 file changed
src/SimpleRouter/SimpleRouter.csproj
@@ -6,13 +6,13 @@
6
<Nullable>enable</Nullable>
7
8
<PackageId>IDotta.SimpleRouter</PackageId>
9
- <Version>1.0.0</Version>
+ <Version>1.0.0.0</Version>
10
<Title>SimpleRouter</Title>
11
<Product>SimpleRouter</Product>
12
<Authors>Iúri Dotta</Authors>
13
<Description>A .NET library for simple route control</Description>
14
<PackageProjectUrl>https://github.com/idotta/SimpleRouter</PackageProjectUrl>
15
- <PackageTags>router;mvvm;avalonia;wpf;csharp</PackageTags>
+ <PackageTags>router;navigation;navigator;mvvm;avalonia;wpf;csharp</PackageTags>
16
<PackageReadmeFile>README.md</PackageReadmeFile>
17
<RepositoryUrl>https://github.com/idotta/SimpleRouter</RepositoryUrl>
18
<Copyright>MIT</Copyright>
0 commit comments