mirror of
https://github.com/claunia/Claunia.IO.git
synced 2025-12-16 19:24:44 +00:00
Copy README and LICENSE to output folder
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
2015-05-08 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
|
* Claunia.IO.csproj:
|
||||||
|
Copy README and LICENSE to output folder
|
||||||
|
|
||||||
2015-05-08 Natalia Portillo <claunia@claunia.com>
|
2015-05-08 Natalia Portillo <claunia@claunia.com>
|
||||||
|
|
||||||
* Claunia.IO.csproj:
|
* Claunia.IO.csproj:
|
||||||
|
|||||||
@@ -87,10 +87,12 @@
|
|||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<None Include="..\LICENSE">
|
<None Include="..\LICENSE">
|
||||||
<Link>LICENSE</Link>
|
<Link>LICENSE</Link>
|
||||||
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
</None>
|
</None>
|
||||||
<None Include="packages.config" />
|
<None Include="packages.config" />
|
||||||
<None Include="..\README.md">
|
<None Include="..\README.md">
|
||||||
<Link>README.md</Link>
|
<Link>README.md</Link>
|
||||||
|
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||||
</None>
|
</None>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
|||||||
Reference in New Issue
Block a user