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 80d693f commit 5481d41Copy full SHA for 5481d41
LibGit2Sharp/LibGit2Sharp.csproj
@@ -138,7 +138,6 @@
138
<Compile Include="Core\GitBuf.cs" />
139
<Compile Include="FilteringOptions.cs" />
140
<Compile Include="MergeFetchHeadNotFoundException.cs" />
141
- <Compile Include="RemoteHead.cs" />
142
<Compile Include="RepositoryOperationContext.cs" />
143
<Compile Include="ResetMode.cs" />
144
<Compile Include="NoteCollectionExtensions.cs" />
LibGit2Sharp/RemoteHead.cs
0 commit comments