- Revise hard-coded paths for compatibility with new VS adapter - Add utility functions for path generation - Extract SHA1 computation from Save function - Add ToJson helper function - Don't save SHA1 in computed document - Remove Asserts from CloseMatterControl, extend wait period - Add TestAutomationConfig type replacing serialized Dictionary
6 lines
No EOL
287 B
XML
6 lines
No EOL
287 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<packages>
|
|
<package id="Newtonsoft.Json" version="9.0.1" targetFramework="net45" />
|
|
<package id="NUnit" version="3.4.1" targetFramework="net45" />
|
|
<package id="NUnit.ApplicationDomain" version="8.0.0" targetFramework="net45" />
|
|
</packages> |