mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-19 12:30:32 +00:00
13 lines
380 B
XML
13 lines
380 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<Rule Name="Content"
|
|
DisplayName="File Properties"
|
|
PageTemplate="generic"
|
|
Description="File Properties"
|
|
OverrideMode="Extend"
|
|
xmlns="http://schemas.microsoft.com/build/2009/properties">
|
|
|
|
<BoolProperty Name="Deploy"
|
|
DisplayName="Deploy"
|
|
Category="Advanced" />
|
|
|
|
</Rule>
|