
* Web.csproj: * TestAPI.csproj: * YavscModel.csproj: * Automate.cs: * TaskOutput.cs: * AssemblyInfo.cs: * Service.cs: * FinalStateException.cs: * FrontOfficeController.cs: * InvalidLetterException.cs: * PriceOnItemCount.cs: * TestAutomate.cs: Tests an Automate * packages.config: using Machine.Specifications
8 lines
498 B
XML
8 lines
498 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<packages>
|
|
<package id="Machine.Specifications" version="0.9.3" targetFramework="net45" />
|
|
<package id="Machine.Specifications.Reporting" version="0.9.0" targetFramework="net45" />
|
|
<package id="Machine.Specifications.Runner.Utility" version="0.9.0" targetFramework="net45" />
|
|
<package id="Machine.Specifications.Should" version="0.7.2" targetFramework="net45" />
|
|
<package id="Spark" version="1.7.5.3" targetFramework="net45" />
|
|
</packages> |