Skip to content

Commit 87517d9

Browse files
committed
ssue-1471 Removed unneeded build constants
1 parent 7e7e84a commit 87517d9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

LibGit2Sharp/LibGit2Sharp.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@
1616
<AssemblyOriginatorKeyFile>..\libgit2sharp.snk</AssemblyOriginatorKeyFile>
1717
</PropertyGroup>
1818

19-
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
20-
<DefineConstants Condition=" '$(TargetFramework)' == 'net461' ">$(DefineConstants);DESKTOP</DefineConstants>
21-
</PropertyGroup>
22-
2319
<ItemGroup>
2420
<CodeAnalysisDictionary Include="CustomDictionary.xml" />
2521
<None Include="Core\Handles\Objects.tt">

0 commit comments

Comments
 (0)