File tree Expand file tree Collapse file tree 3 files changed +0
-4
lines changed Expand file tree Collapse file tree 3 files changed +0
-4
lines changed Original file line number Diff line number Diff line change 15
15
</PropertyGroup >
16
16
<PropertyGroup >
17
17
<PackageVersion_LibGit2Sharp >0.25.0-preview-0033</PackageVersion_LibGit2Sharp >
18
- <PackageVersion_LibGit2SharpNativeBinaries >[1.0.185]</PackageVersion_LibGit2SharpNativeBinaries >
19
18
<PackageVersion_JetBrainsAnnotations >2019.1.1</PackageVersion_JetBrainsAnnotations >
20
19
<PackageVersion_YamlDotNet >6.1.1</PackageVersion_YamlDotNet >
21
20
</PropertyGroup >
Original file line number Diff line number Diff line change 20
20
21
21
<ItemGroup >
22
22
<PackageReference Include =" LibGit2Sharp" Version =" $(PackageVersion_LibGit2Sharp)" />
23
- <PackageReference Include =" LibGit2Sharp.NativeBinaries" Version =" $(PackageVersion_LibGit2SharpNativeBinaries)" PrivateAssets =" contentFiles" />
24
23
<PackageReference Include =" JetBrains.Annotations" Version =" $(PackageVersion_JetBrainsAnnotations)" ></PackageReference >
25
24
<PackageReference Include =" YamlDotNet" Version =" $(PackageVersion_YamlDotNet)" />
26
25
</ItemGroup >
Original file line number Diff line number Diff line change 32
32
</ItemGroup >
33
33
34
34
<ItemGroup >
35
- <!-- <PackageReference Include="LibGit2Sharp" Version="$(PackageVersion_LibGit2Sharp)" />
36
- <PackageReference Include="LibGit2Sharp.NativeBinaries" Version="$(PackageVersion_LibGit2SharpNativeBinaries)" PrivateAssets="contentFiles" />-->
37
35
<PackageReference Include =" YamlDotNet" Version =" $(PackageVersion_YamlDotNet)" >
38
36
<PrivateAssets >All</PrivateAssets >
39
37
</PackageReference >
You can’t perform that action at this time.
0 commit comments