Skip to content

Commit 22b18ac

Browse files
committed
Fixed
1 parent df06b2b commit 22b18ac

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

Src/Drogecode.Blazor.ExpireStorage/Drogecode.Blazor.ExpireStorage.csproj

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<Nullable>enable</Nullable>
66
<ImplicitUsings>enable</ImplicitUsings>
77
<RootNamespace>Drogecode.Blazor.ExpireStorage</RootNamespace>
8-
<Version>0.2.6</Version>
8+
<Version>0.2.7</Version>
99
<Title>Drogecode.Blazor.ExpireStorage</Title>
1010
<Authors>Taco Droogers</Authors>
1111
<PackageProjectUrl>https://github.com/Drogecode/Drogecode.Blazor.ExpireStorage</PackageProjectUrl>
@@ -46,10 +46,6 @@
4646
<Pack>false</Pack>
4747
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
4848
</Content>
49-
<Content Include="..\..\README.md">
50-
<Pack>true</Pack>
51-
<CopyToOutputDirectory>Never</CopyToOutputDirectory>
52-
</Content>
5349
</ItemGroup>
5450

5551
</Project>

0 commit comments

Comments
 (0)