view Stocks/packages/repositories.config @ 18:8049f7c58c2b

Login form 75% there
author stevenh7776 stevenhollidge@hotmail.com
date Wed, 14 Mar 2012 18:06:36 +0700
parents e5d46bb6cdb0
children
line wrap: on
line source

<?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>