summaryrefslogtreecommitdiff
path: root/.dotnet/sdk/3.0.100-preview6-012264/Sdks/Microsoft.NET.Sdk.Razor/build/netstandard2.0/Rules/RazorGenerateWithTargetPath.xaml
diff options
context:
space:
mode:
Diffstat (limited to '.dotnet/sdk/3.0.100-preview6-012264/Sdks/Microsoft.NET.Sdk.Razor/build/netstandard2.0/Rules/RazorGenerateWithTargetPath.xaml')
-rw-r--r--.dotnet/sdk/3.0.100-preview6-012264/Sdks/Microsoft.NET.Sdk.Razor/build/netstandard2.0/Rules/RazorGenerateWithTargetPath.xaml30
1 files changed, 30 insertions, 0 deletions
diff --git a/.dotnet/sdk/3.0.100-preview6-012264/Sdks/Microsoft.NET.Sdk.Razor/build/netstandard2.0/Rules/RazorGenerateWithTargetPath.xaml b/.dotnet/sdk/3.0.100-preview6-012264/Sdks/Microsoft.NET.Sdk.Razor/build/netstandard2.0/Rules/RazorGenerateWithTargetPath.xaml
new file mode 100644
index 0000000000..bab10bf249
--- /dev/null
+++ b/.dotnet/sdk/3.0.100-preview6-012264/Sdks/Microsoft.NET.Sdk.Razor/build/netstandard2.0/Rules/RazorGenerateWithTargetPath.xaml
@@ -0,0 +1,30 @@
+<?xml version="1.0" encoding="utf-8"?>
+<Rule
+ Description="Razor Document Properties"
+ DisplayName="Razor Document Properties"
+ Name="RazorGenerateWithTargetPath"
+ PageTemplate="generic"
+ xmlns="http://schemas.microsoft.com/build/2009/properties">
+ <Rule.DataSource>
+ <DataSource
+ Persistence="ProjectFile"
+ ItemType="RazorGenerateWithTargetPath"
+ MSBuildTarget="RazorGenerateDesignTime"
+ HasConfigurationCondition="False"
+ SourceOfDefaultValue="AfterContext"
+ SourceType="TargetResults" />
+ </Rule.DataSource>
+
+ <Rule.Categories>
+ <Category
+ Name="General"
+ DisplayName="General" />
+ </Rule.Categories>
+
+ <StringProperty
+ Category="General"
+ Name="TargetPath"
+ ReadOnly="True"
+ Visible="False" />
+
+</Rule> \ No newline at end of file