Fixed project system rules.

This commit is contained in:
José Pedro 2018-09-20 21:15:16 +01:00
parent 85e47acdbc
commit 1de49df587
No known key found for this signature in database
GPG key ID: B8247B9301707B83
3 changed files with 3 additions and 0 deletions

View file

@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Rule Name="Content"
PageTemplate="generic"
Description="File Properties"
OverrideMode="Extend"
xmlns="http://schemas.microsoft.com/build/2009/properties">

View file

@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Rule Name="PackageReference"
PageTemplate="generic"
Description="Package Properties"
OverrideMode="Extend"
xmlns="http://schemas.microsoft.com/build/2009/properties">

View file

@ -1,6 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Rule Name="ResolvedPackageReference"
PageTemplate="generic"
Description="Package Properties"
OverrideMode="Extend"
xmlns="http://schemas.microsoft.com/build/2009/properties">