9 lines
543 B
Plaintext
9 lines
543 B
Plaintext
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<repositories>
|
||
|
<repository path="..\src\EntityFramework.SqlServerCompact\packages.config" />
|
||
|
<repository path="..\test\EntityFramework\FunctionalTests.Transitional\packages.config" />
|
||
|
<repository path="..\test\EntityFramework\FunctionalTests\packages.config" />
|
||
|
<repository path="..\test\EntityFramework\UnitTests\packages.config" />
|
||
|
<repository path="..\test\EntityFramework\VBTests\packages.config" />
|
||
|
<repository path="..\test\PowerTools.Test\packages.config" />
|
||
|
</repositories>
|