* Automate.cs: Written an automate

* YavscModel.csproj:
This commit is contained in:
Paul Schneider
2015-03-05 14:06:40 +01:00
parent 615ba9f3ab
commit d71293cba1
2 changed files with 161 additions and 0 deletions

View File

@ -138,6 +138,7 @@
<Compile Include="FrontOffice\Catalog\Billing\SetPrice.cs" />
<Compile Include="FrontOffice\Catalog\Billing\Price.cs" />
<Compile Include="OtherWebException.cs" />
<Compile Include="WorkFlow\Automate.cs" />
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<ItemGroup>