-
Notifications
You must be signed in to change notification settings - Fork 175
Expand file tree
/
Copy pathpackages.config
More file actions
12 lines (12 loc) · 852 Bytes
/
packages.config
File metadata and controls
12 lines (12 loc) · 852 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="DotNetOpenAuth.Core" version="4.3.4.13329" targetFramework="net452" />
<package id="DotNetOpenAuth.OAuth.Common" version="4.3.4.13329" targetFramework="net452" />
<package id="DotNetOpenAuth.OAuth2.Core" version="4.3.4.13329" targetFramework="net452" />
<package id="DotNetOpenAuth.OAuth2.ResourceServer" version="4.3.4.13329" targetFramework="net452" />
<package id="log4net" version="2.0.10" targetFramework="net452" />
<package id="Microsoft.Bcl" version="1.1.10" targetFramework="net452" />
<package id="Microsoft.Bcl.Build" version="1.0.21" targetFramework="net452" />
<package id="Microsoft.Net.Http" version="2.2.29" targetFramework="net452" />
<package id="Twitter.Bootstrap.Bootswatch.Yeti" version="3.2.0.0" targetFramework="net452" />
</packages>