New view for new MStest scenaroio

This commit is contained in:
2019-11-19 23:23:47 +01:00
parent 03d8cf681e
commit d0847b19d2
5 changed files with 64 additions and 12 deletions

View File

@ -40,16 +40,12 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="Account.cs" />
<Compile Include="CommissionConstants.cs" />
<Compile Include="CommissionCalculator.cs" />
<Compile Include="PaymentDate.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
</ItemGroup>
<ItemGroup />
<ItemGroup>
<Content Include="Scenarios\CommisionCalcScenario.txt" />
<Content Include="Scenarios\PaymentDateScenario.txt" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
Other similar extension points exist, see Microsoft.Common.targets.