Repository: olingo-odata4-js
Updated Branches:
  refs/heads/master 8a12d8e7b -> 5a123143d


Add packages.json


Project: http://git-wip-us.apache.org/repos/asf/olingo-odata4-js/repo
Commit: http://git-wip-us.apache.org/repos/asf/olingo-odata4-js/commit/5a123143
Tree: http://git-wip-us.apache.org/repos/asf/olingo-odata4-js/tree/5a123143
Diff: http://git-wip-us.apache.org/repos/asf/olingo-odata4-js/diff/5a123143

Branch: refs/heads/master
Commit: 5a123143d2928389202bc314509a97888232e03f
Parents: 8a12d8e
Author: Sven Kobler <[email protected]>
Authored: Thu Mar 19 11:25:23 2015 +0100
Committer: Sven Kobler <[email protected]>
Committed: Thu Mar 19 11:25:23 2015 +0100

----------------------------------------------------------------------
 packages.config | 7 +++++++
 1 file changed, 7 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/olingo-odata4-js/blob/5a123143/packages.config
----------------------------------------------------------------------
diff --git a/packages.config b/packages.config
new file mode 100644
index 0000000..1d2b0b0
--- /dev/null
+++ b/packages.config
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="utf-8"?>
+<packages>
+<package id="Microsoft.OData.Client" version="6.5.0" targetFramework="net40" />
+<package id="Microsoft.OData.Core" version="6.5.0" targetFramework="net40" />
+<package id="Microsoft.OData.Edm" version="6.5.0" targetFramework="net40" />
+<package id="Microsoft.Spatial" version="6.5.0" targetFramework="net40" />
+</packages>
\ No newline at end of file

Reply via email to