8000 Merge pull request #7 from UiPath/fix/gitconfig_proxy · UiPath/libgit2sharp@e8fc14a · GitHub
[go: up one dir, main page]

Skip to content

Commit e8fc14a

Browse files
Merge pull request #7 from UiPath/fix/gitconfig_proxy
Update package reference for LibGit2Sharp.NativeBinaries.UiPath
2 parents c086815 + a5a6a1a commit e8fc14a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LibGit2Sharp/LibGit2Sharp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
</ItemGroup>
3131

3232
<ItemGroup>
33-
<PackageReference Include="LibGit2Sharp.NativeBinaries.UiPath" Version="0.28.5" PrivateAssets="none" />
33+
<PackageReference Include="LibGit2Sharp.NativeBinaries.UiPath" Version="0.28.6" PrivateAssets="none" />
3434
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta-63127-02" PrivateAssets="all" />
3535
<PackageReference Include="Nerdbank.GitVersioning" Version="2.2.13" PrivateAssets="all" />
3636
</ItemGroup>

version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/AArnott/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
3-
"version": "0.26.5",
3+
"version": "0.26.6",
44
"publicReleaseRefSpec": [
55
"^refs/heads/release/v\\d+\\.\\d+\\.\\d+"
66
],

0 commit comments

Comments
 (0)
0