Skip to content

Commit

Permalink
Remove useless build profile
Browse files Browse the repository at this point in the history
  • Loading branch information
geoperez committed Sep 24, 2019
1 parent 965a24b commit f614ce8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Swan.Lite/Swan.Lite.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
<PackageTags>best-practices netcore network objectmapper json-serialization</PackageTags>
<LangVersion>7.3</LangVersion>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
<Configurations>Debug;Release;Signed</Configurations>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)' == 'Release' And Exists('codesigning.pfx')">
Expand Down

0 comments on commit f614ce8

Please sign in to comment.