mirror of
https://github.com/claunia/Claunia.IO.git
synced 2025-12-16 11:14:42 +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>
|
||||
|
||||
* Claunia.IO.csproj:
|
||||
|
||||
@@ -87,10 +87,12 @@
|
||||
<ItemGroup>
|
||||
<None Include="..\LICENSE">
|
||||
<Link>LICENSE</Link>
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
<None Include="packages.config" />
|
||||
<None Include="..\README.md">
|
||||
<Link>README.md</Link>
|
||||
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
|
||||
</None>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
|
||||
Reference in New Issue
Block a user