Skip to content

Commit c5db27a

Browse files
authored
Merge pull request #5 from zisimo/NetStandard2
Removing PackageVersion, as Version is going to be used instead
2 parents 851bb4f + fa61611 commit c5db27a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/AzureTableStorageEntityFramework.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
<PropertyGroup>
33
<TargetFrameworks>netstandard2.0;net461;netcoreapp2.0</TargetFrameworks>
44
<PackageId>AzureTableStorageEntityFramework</PackageId>
5-
<PackageVersion>0.2.1</PackageVersion>
65
<Authors>Pantelis Zisimopoulos</Authors>
76
<Description>This library is aimed on fastracking Azure Table Storage development.</Description>
87
<PackageRequireLicenseAcceptance>false</PackageRequireLicenseAcceptance>

0 commit comments

Comments
 (0)