Skip to content

Commit d22ab08

Browse files
committed
Adjust native binaries PrivateAssets
1 parent 8ca086e commit d22ab08

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LibGit2Sharp/LibGit2Sharp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<ProjectReference Include="..\CodeGenerationAttributes\CodeGenerationAttributes.csproj" PrivateAssets="all" />
3232
</ItemGroup>
3333
<ItemGroup>
34-
<PackageReference Include="LibGit2Sharp.NativeBinaries" Version="[1.0.165]" PrivateAssets="analyzers" />
34+
<PackageReference Include="LibGit2Sharp.NativeBinaries" Version="[1.0.165]" PrivateAssets="contentFiles" />
3535
<PackageReference Include="SourceLink.Create.GitHub" Version="2.0.2" PrivateAssets="all" />
3636
<DotNetCliToolReference Include="dotnet-sourcelink-git" Version="2.0.2" />
3737

0 commit comments

Comments
 (0)