Remove deprecated test assets (#4546)
* Remove deprecated test assets * Add missing nuget configs and fix poorly named test folder * Test Cleanup
This commit is contained in:
parent
5a621b53e2
commit
d804502a8a
204 changed files with 20 additions and 3493 deletions
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<configuration>
|
||||
<packageSources>
|
||||
<add key="test-packages" value="../../../artifacts/testpackages" />
|
||||
</packageSources>
|
||||
</configuration>
|
Loading…
Add table
Add a link
Reference in a new issue