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 4059826 commit 0659bf5Copy full SHA for 0659bf5
LibGit2Sharp/LibGit2Sharp.csproj
@@ -29,6 +29,8 @@
29
<None Include="..\LICENSE.md" Pack="true" PackagePath="App_Readme\" />
30
<None Include="..\CHANGES.md" Pack="true" PackagePath="App_Readme\" />
31
<Compile Update="Core\Handles\Objects.cs" DependentUpon="Objects.tt" />
32
+ <None Remove="runtime.json" />
33
+ <EmbeddedResource Include="runtime.json" LogicalName="runtime.json" />
34
</ItemGroup>
35
36
<ItemGroup>
0 commit comments