8000 Guard automatic proxy detection with windows 8.1 UI-36756 · UiPath/libgit2sharp@9a0200d · GitHub
[go: up one dir, main page]

Skip to content

Commit 9a0200d

Browse files
committed
Guard automatic proxy detection with windows 8.1 UI-36756
1 parent 44c6487 commit 9a0200d

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.7" PrivateAssets="none" />
33+
<PackageReference Include="LibGit2Sharp.NativeBinaries.UiPath" Version="0.28.8" 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.7",
3+
"version": "0.26.8",
44
"publicReleaseRefSpec": [
55
"^refs/heads/release/v\\d+\\.\\d+\\.\\d+"
66
],

0 commit comments

Comments
 (0)
0