Skip to content
This repository was archived by the owner on Feb 27, 2020. It is now read-only.

Commit 844fb42

Browse files
committed
Update sample to use alpha pkg
1 parent def6769 commit 844fb42

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/ScriptCs.Octokit.Sample/packages.config

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
<packages>
33
<package id="Microsoft.Bcl" version="1.1.9" targetFramework="net45" />
44
<package id="Microsoft.Bcl.Build" version="1.0.14" targetFramework="net40" />
5-
<package id="Microsoft.Net.Http" version="2.2.22" targetFramework="net45" />
5+
<package id="Microsoft.Net.Http" version="2.2.27-beta" targetFramework="net45" />
66
<package id="Octokit" version="0.4.1" targetFramework="net45" />
77
<package id="ScriptCs.Contracts" version="0.9.0" targetFramework="net45" />
8-
<package id="ScriptCs.Octokit" version="0.4.0" targetFramework="net45" />
8+
<package id="ScriptCs.Octokit" version="0.4.0-alpha" targetFramework="net45" />
99
</packages>

0 commit comments

Comments
 (0)