Skip to content

Commit

Permalink
ssue-1471 Removed unneeded build constants
Browse files Browse the repository at this point in the history
  • Loading branch information
mminns committed Dec 3, 2018
1 parent 7e7e84a commit 87517d9
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions LibGit2Sharp/LibGit2Sharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,6 @@
<AssemblyOriginatorKeyFile>..\libgit2sharp.snk</AssemblyOriginatorKeyFile>
</PropertyGroup>

<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
<DefineConstants Condition=" '$(TargetFramework)' == 'net461' ">$(DefineConstants);DESKTOP</DefineConstants>
</PropertyGroup>

<ItemGroup>
<CodeAnalysisDictionary Include="CustomDictionary.xml" />
<None Include="Core\Handles\Objects.tt">
Expand Down

0 comments on commit 87517d9

Please sign in to comment.