Skip to content

Commit

Permalink
Generate package on build
Browse files Browse the repository at this point in the history
  • Loading branch information
mattjohnsonpint committed Apr 27, 2018
1 parent 3a87f4b commit d3600ab
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/GeoTimeZone/GeoTimeZone.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@
<Version>3.2.0</Version>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)' == 'Release'">
<GeneratePackageOnBuild>True</GeneratePackageOnBuild>
</PropertyGroup>

<ItemGroup>
<EmbeddedResource Include="TZ.dat;TZL.dat" />
</ItemGroup>
Expand Down

0 comments on commit d3600ab

Please sign in to comment.