mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-19 04:18:43 +00:00
11 lines
393 B
XML
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>
|