Skip to content

Instantly share code, notes, and snippets.

@anaisbetts
Created March 10, 2014 04:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anaisbetts/9459535 to your computer and use it in GitHub Desktop.
Save anaisbetts/9459535 to your computer and use it in GitHub Desktop.
paul@nyx:~/code/akavache/Akavache% git diff
diff --git a/Akavache/Akavache_Portable.csproj b/Akavache/Akavache_Portable.csproj
index 4ac31be..bc5f97a 100644
--- a/Akavache/Akavache_Portable.csproj
+++ b/Akavache/Akavache_Portable.csproj
@@ -98,12 +98,5 @@
<Target Name="AfterBuild">
</Target>
-->
- <ItemGroup>
- <Content Include="FodyWeavers.xml" />
- </ItemGroup>
- <ItemGroup>
- <None Include="Fody.targets" />
- <None Include="packages.config" />
- </ItemGroup>
<Import Project="Fody.targets" />
</Project>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment