Create VSIX package and move all custom tool code into the VSPackage project
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<TestSettings
|
||||
id="906380a7-c058-43a6-8f36-966013e5a9eb"
|
||||
name="Unit Tests"
|
||||
enableDefaultDataCollectors="false"
|
||||
xmlns="http://microsoft.com/schemas/VisualStudio/TeamTest/2010">
|
||||
<Deployment enabled="false" />
|
||||
<Description>This test run configuration is used for running the unit tests</Description>
|
||||
</TestSettings>
|
||||
Reference in New Issue
Block a user