diff Stocks/packages/repositories.config @ 0:e5d46bb6cdb0

Initial commit
author adminSH stevenhollidge@hotmail.com
date Mon, 20 Feb 2012 13:52:35 +0700
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Stocks/packages/repositories.config	Mon Feb 20 13:52:35 2012 +0700
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="utf-8"?>
+<repositories>
+  <repository path="..\Stocks.Service\packages.config" />
+  <repository path="..\Stocks.Service.Tests.Unit\packages.config" />
+  <repository path="..\Stocks.Service.Tests.Functional\packages.config" />
+  <repository path="..\Stocks.Common\packages.config" />
+  <repository path="..\Stocks.Common.Tests.Unit\packages.config" />
+</repositories>
\ No newline at end of file