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 8ca086e commit d22ab08Copy full SHA for d22ab08
LibGit2Sharp/LibGit2Sharp.csproj
@@ -31,7 +31,7 @@
31
<ProjectReference Include="..\CodeGenerationAttributes\CodeGenerationAttributes.csproj" PrivateAssets="all" />
32
</ItemGroup>
33
<ItemGroup>
34
- <PackageReference Include="LibGit2Sharp.NativeBinaries" Version="[1.0.165]" PrivateAssets="analyzers" />
+ <PackageReference Include="LibGit2Sharp.NativeBinaries" Version="[1.0.165]" PrivateAssets="contentFiles" />
35
<PackageReference Include="SourceLink.Create.GitHub" Version="2.0.2" PrivateAssets="all" />
36
<DotNetCliToolReference Include="dotnet-sourcelink-git" Version="2.0.2" />
37
0 commit comments