Skip to content

Commit

Permalink
Merge pull request #2079 from herzogdemeuron/develop
Browse files Browse the repository at this point in the history
upgraded libgit2sharp version to 0.29.0
  • Loading branch information
jmcouffin committed Feb 6, 2024
2 parents 8c34c2c + e19f704 commit 785d567
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
Binary file modified bin/pyRevitLabs.Common.dll
Binary file not shown.
Binary file modified bin/pyRevitLabs.CommonWPF.dll
Binary file not shown.
Binary file modified bin/pyRevitLabs.PyRevit.dll
Binary file not shown.
Binary file modified bin/pyRevitLabs.TargetApps.Revit.dll
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<ItemGroup>
<PackageReference Include="Expression.Blend.Sdk" Version="1.0.2" />
<PackageReference Include="LibGit2Sharp" Version="0.26.2" />
<PackageReference Include="LibGit2Sharp" Version="0.29.0" />
<PackageReference Include="MadMilkman.Ini" Version="1.0.6" />
<PackageReference Include="Nett" Version="0.15.0" />
<Reference Include="PresentationCore" />
Expand Down

0 comments on commit 785d567

Please sign in to comment.