Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit d426731

Browse files
committed
Add md5sums files for the octokit and dotnet-http DLLs for good measure
1 parent f70ee76 commit d426731

File tree

6 files changed

+5
-1
lines changed

6 files changed

+5
-1
lines changed

common/build.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<HintPath>$(SolutionDir)lib\octokit.net\Octokit.dll</HintPath>
3131
</Reference>
3232
<Reference Include="System.Net.Http">
33-
<HintPath>$(SolutionDir)lib\system.net.http_35\System.Net.Http.dll</HintPath>
33+
<HintPath>$(SolutionDir)lib\dotnet-httpclient35\System.Net.Http.dll</HintPath>
3434
</Reference>
3535
</ItemGroup>
3636
</Otherwise>

lib/dotnet-httpClient35/md5sums.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
e15a0894ef162ec53566fa9c8211e583 *System.Net.Http.dll
2+
161847a9a61eb3cdab7a7706e83265a1 *System.Net.Http.dll.mdb

lib/octokit.net/md5sums.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
ecb6930236469c41a36dee6d84fcab7a *Octokit.dll
2+
2a41d96c1ad9229d8ff2f46b8847ec6a *Octokit.dll.mdb

0 commit comments

Comments
 (0)