Universal Application Platform application.xml definition - still work in progress
This commit is contained in:
parent
fc9017712d
commit
e2ec2966ec
@ -69,6 +69,9 @@
|
||||
<Name>MBS.Framework.UserInterface</Name>
|
||||
</ProjectReference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<EmbeddedResource Include="application.xml" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" />
|
||||
<!-- 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.
|
||||
|
||||
@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<application>
|
||||
<runtime typeName="UniversalEditor.UserInterface.EditorApplication">
|
||||
|
||||
</runtime>
|
||||
</application>
|
||||
Loading…
x
Reference in New Issue
Block a user