Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(73)

Unified Diff: Src/GoogleApis.Auth.Tests/packages.config

Issue 13972043: Issue 351: Reimplement OAuth2 (Step 3 - Tests, Flows and Credential) (Closed) Base URL: https://google-api-dotnet-client.googlecode.com/hg/
Patch Set: minor Created 10 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Src/GoogleApis.Auth.Tests/Properties/AssemblyInfo.cs ('k') | Src/GoogleApis.Auth/GoogleApis.Auth.csproj » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Src/GoogleApis.Auth.Tests/packages.config
===================================================================
new file mode 100644
--- /dev/null
+++ b/Src/GoogleApis.Auth.Tests/packages.config
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="utf-8"?>
+<packages>
+ <package id="Microsoft.Bcl" version="1.0.19" targetFramework="net40" />
+ <package id="Microsoft.Bcl.Async" version="1.0.16" targetFramework="net40" />
+ <package id="Microsoft.Bcl.Build" version="1.0.10" targetFramework="net40" />
+ <package id="Microsoft.Net.Http" version="2.1.10" targetFramework="net40" />
+ <package id="Moq" version="4.1.1309.1617" targetFramework="net40" />
+ <package id="Newtonsoft.Json" version="5.0.6" targetFramework="net40" />
+ <package id="NUnit" version="2.6.2" targetFramework="net40" />
+</packages>
« no previous file with comments | « Src/GoogleApis.Auth.Tests/Properties/AssemblyInfo.cs ('k') | Src/GoogleApis.Auth/GoogleApis.Auth.csproj » ('j') | no next file with comments »

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b