Skip to content

Commit

Permalink
Update GeoJSON.Net.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
xfischer committed Aug 6, 2019
1 parent 41fcaf9 commit 335e9d7
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions src/GeoJSON.Net/GeoJSON.Net.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,15 @@
<PropertyGroup>
<TargetFrameworks>netstandard1.0;netstandard1.1;net35;net40;net45;</TargetFrameworks>
<AssemblyName>GeoJSON.Net</AssemblyName>
<AssemblyVersion>1.1.72</AssemblyVersion>
<FileVersion>1.1.72</FileVersion>
<AssemblyVersion>1.1.73</AssemblyVersion>
<FileVersion>1.1.73</FileVersion>
<Description>.Net types for the GeoJSON RFC to be used with Json.Net</Description>
<Authors></Authors>
<Company>GeoJSON.Net</Company>
<Copyright>Copyright © Matt Hunt, Joerg Battermann and Contributor, 2014 - 2017</Copyright>
<Copyright>Copyright © Joerg Battermann, Matt Hunt, Xavier Fischer and Contributors, 2014 - 2019</Copyright>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Version>1.1.73</Version>
<PackageReleaseNotes>Assembly is now strong named</PackageReleaseNotes>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 335e9d7

Please sign in to comment.