Added some update tests

This commit is contained in:
kay.one 2011-11-13 17:27:11 -08:00
commit 88f4d15fa9
7 changed files with 58 additions and 4 deletions

View file

@ -30,6 +30,7 @@
<DefineConstants>TRACE</DefineConstants>
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
<PlatformTarget>x86</PlatformTarget>
</PropertyGroup>
<ItemGroup>
<Reference Include="FizzWare.NBuilder">