mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-24 12:35:31 +00:00
This commit is contained in:
parent
15a0ce09bc
commit
bb76f088bd
6 changed files with 6 additions and 4 deletions
|
|
@ -64,6 +64,12 @@
|
||||||
<Name>XSharp.Nasm</Name>
|
<Name>XSharp.Nasm</Name>
|
||||||
</ProjectReference>
|
</ProjectReference>
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
<ItemGroup>
|
||||||
|
<Content Include="Docs\Goals.html" />
|
||||||
|
<Content Include="Docs\index.html" />
|
||||||
|
<Content Include="Docs\Old.html" />
|
||||||
|
<Content Include="Docs\ToDo.html" />
|
||||||
|
</ItemGroup>
|
||||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||||
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
<!-- To modify your build process, add your task inside one of the targets below and uncomment it.
|
||||||
Other similar extension points exist, see Microsoft.Common.targets.
|
Other similar extension points exist, see Microsoft.Common.targets.
|
||||||
|
|
|
||||||
|
|
@ -150,10 +150,6 @@
|
||||||
<None Include="Key.snk" />
|
<None Include="Key.snk" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<Content Include="Docs\Goals.html" />
|
|
||||||
<Content Include="Docs\index.html" />
|
|
||||||
<Content Include="Docs\Old.html" />
|
|
||||||
<Content Include="Docs\ToDo.html" />
|
|
||||||
<Content Include="Resources\Package.ico" />
|
<Content Include="Resources\Package.ico" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue