1
0
Fork 0
mirror of https://gitlab.com/sbrl/GalleryShare.git synced 2018-06-12 22:45:16 +00:00

Fix csproj

This commit is contained in:
Starbeamrainbowlabs 2017-07-21 20:22:27 +01:00
parent 708846b76f
commit 7df3c44a11

View file

@ -56,7 +56,7 @@
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
<ItemGroup />
<ItemGroup>
<EmbeddedResource Include="Embed\**" />
<EmbeddedResource Include="Embed\*" />
</ItemGroup>
<ItemGroup>
<None Include="packages.config" />