remove the old version setting from the csproj

This commit is contained in:
Eliot Jones
2018-01-22 21:27:24 +00:00
parent bbd1df57ce
commit c94266bc81

View File

@@ -3,7 +3,6 @@
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<PackageId>PdfPig</PackageId>
<PackageVersion>0.0.1-alpha-001</PackageVersion>
<DebugType>full</DebugType>
<Authors>UglyToad</Authors>
<Title>PdfPig</Title>