Skip to content
This repository was archived by the owner on Jan 26, 2021. It is now read-only.

Commit a4b4138

Browse files
authored
Merge pull request #5 from Reshiru/release/1.0.1
Revision 1.0.1, added icon, removed unused nuspec
2 parents 966b19a + 3bcaadf commit a4b4138

File tree

2 files changed

+2
-26
lines changed

2 files changed

+2
-26
lines changed

src/Blazor.IndexedDB.Framework/Blazor.IndexedDB.Framework/Blazor.IndexedDB.Framework.csproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<RazorLangVersion>3.0</RazorLangVersion>
88
<LangVersion>7.3</LangVersion>
99
<AssemblyName>Blazor.IndexedDB.Framework</AssemblyName>
10-
<Version>1.0.0</Version>
10+
<Version>1.0.1</Version>
1111
<Authors>Joel Kessler</Authors>
1212
<Description>A Blazor framework for interacting with IndexedDB</Description>
1313
<RepositoryUrl>https://github.com/Reshiru/Blazor.IndexedDB.Framework/</RepositoryUrl>
@@ -17,6 +17,7 @@
1717
<licenseUrl>https://github.com/Reshiru/Blazor.IndexedDB.Framework/blob/master/LICENSE</licenseUrl>
1818
<PackageLicenseExpression>MIT</PackageLicenseExpression>
1919
<PackageId>Reshiru.Blazor.IndexedDB.Framework</PackageId>
20+
<PackageIconUrl>https://github.com/Reshiru/Blazor.IndexedDB.Framework/blob/master/logo.png?raw=true</PackageIconUrl>
2021
</PropertyGroup>
2122

2223
<ItemGroup>

src/Blazor.IndexedDB.Framework/Blazor.IndexedDB.Framework/Blazor.IndexedDB.Framework.nuspec

Lines changed: 0 additions & 25 deletions
This file was deleted.

0 commit comments

Comments
 (0)