Refactored test project

This commit is contained in:
Antonio Parata
2015-10-15 12:03:23 +02:00
parent c0ba09e0b8
commit d2f487485c
4 changed files with 215 additions and 141 deletions

View File

@@ -45,6 +45,8 @@
<ItemGroup>
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="ShellcodeTest.cs" />
<Compile Include="Utils.cs" />
</ItemGroup>
<ItemGroup>
<None Include="App.config" />