We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1823760 commit df06b2bCopy full SHA for df06b2b
1 file changed
Src/Drogecode.Blazor.ExpireStorage/Drogecode.Blazor.ExpireStorage.csproj
@@ -5,7 +5,7 @@
5
<Nullable>enable</Nullable>
6
<ImplicitUsings>enable</ImplicitUsings>
7
<RootNamespace>Drogecode.Blazor.ExpireStorage</RootNamespace>
8
- <Version>0.2.5</Version>
+ <Version>0.2.6</Version>
9
<Title>Drogecode.Blazor.ExpireStorage</Title>
10
<Authors>Taco Droogers</Authors>
11
<PackageProjectUrl>https://github.com/Drogecode/Drogecode.Blazor.ExpireStorage</PackageProjectUrl>
@@ -47,7 +47,6 @@
47
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
48
</Content>
49
<Content Include="..\..\README.md">
50
- <Link>README.md</Link>
51
<Pack>true</Pack>
52
53
0 commit comments