We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e7e84a commit 87517d9Copy full SHA for 87517d9
LibGit2Sharp/LibGit2Sharp.csproj
@@ -16,10 +16,6 @@
16
<AssemblyOriginatorKeyFile>..\libgit2sharp.snk</AssemblyOriginatorKeyFile>
17
</PropertyGroup>
18
19
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
20
- <DefineConstants Condition=" '$(TargetFramework)' == 'net461' ">$(DefineConstants);DESKTOP</DefineConstants>
21
- </PropertyGroup>
22
-
23
<ItemGroup>
24
<CodeAnalysisDictionary Include="CustomDictionary.xml" />
25
<None Include="Core\Handles\Objects.tt">
0 commit comments