Skip to content

Commit

Permalink
Minor project changes to acceptance tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidBasarab committed Jul 31, 2012
1 parent a04ad58 commit 1166d38
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Source/Projects/YADA.Acceptance/YADA.Acceptance.csproj
Expand Up @@ -65,6 +65,11 @@
<DependentUpon>SmallTableReading.feature</DependentUpon>
</Compile>
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Properties\Settings.Designer.cs">
<AutoGen>True</AutoGen>
<DesignTimeSharedInput>True</DesignTimeSharedInput>
<DependentUpon>Settings.settings</DependentUpon>
</Compile>
<Compile Include="StepDefinations\BaseRunner.cs" />
<Compile Include="StepDefinations\Hookup.cs" />
<Compile Include="StepDefinations\SmallTableReading.cs" />
Expand All @@ -83,6 +88,10 @@
<LastGenOutput>SmallTableReading.feature.cs</LastGenOutput>
</None>
<None Include="packages.config" />
<None Include="Properties\Settings.settings">
<Generator>SettingsSingleFileGenerator</Generator>
<LastGenOutput>Settings.Designer.cs</LastGenOutput>
</None>
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\YADA\YADA.csproj">
Expand Down

0 comments on commit 1166d38

Please sign in to comment.