Skip to content

Commit

Permalink
cleaning up after Bottles 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremydmiller committed Jan 8, 2014
1 parent 29380f6 commit 9f1213d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions src/FubuMVC.AntiForgery.Docs/FubuMVC.AntiForgery.Docs.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,13 @@
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<ItemGroup>
<Reference Include="Microsoft.CSharp" />
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="Microsoft.CSharp" />
<Reference Include="System.Data" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="System.Xml" />
<Reference Include="System.Xml.Linq" />
</ItemGroup>
<ItemGroup>
<Compile Include="Properties\AssemblyInfo.cs" />
Expand All @@ -54,9 +54,5 @@
<EmbeddedResource Include="pak-WebContent.zip" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="pak-Data.zip" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="pak-Config.zip" />
</ItemGroup>
</Project>
Binary file removed src/FubuMVC.AntiForgery.Docs/pak-Config.zip
Binary file not shown.
Binary file removed src/FubuMVC.AntiForgery.Docs/pak-Data.zip
Binary file not shown.

0 comments on commit 9f1213d

Please sign in to comment.