Cosmos/source/Cosmos.VS.ProjectSystem/BuildSystem/Rules/CosmosDebugger.xaml
2017-12-24 21:20:10 +00:00

11 lines
393 B
XML

<?xml version="1.0" encoding="utf-8"?>
<Rule Name="CosmosDebugger"
DisplayName="Cosmos"
PageTemplate="debugger"
Description="Cosmos Debugger Options"
xmlns="http://schemas.microsoft.com/build/2009/properties">
<Rule.DataSource>
<DataSource Persistence="ProjectFile"
HasConfigurationCondition="False" />
</Rule.DataSource>
</Rule>