-
Notifications
You must be signed in to change notification settings - Fork 11
/
MigraDoc_Rendering_Removed.projitems
28 lines (28 loc) · 1.17 KB
/
MigraDoc_Rendering_Removed.projitems
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
<?xml version="1.0" encoding="utf-8"?>
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
<HasSharedItems>true</HasSharedItems>
<SharedGUID>a516fd57-dcd7-4ecc-a220-7f7cd0db7142</SharedGUID>
</PropertyGroup>
<PropertyGroup Label="Configuration">
<Import_RootNamespace>MigraDoc_Rendering_Removed</Import_RootNamespace>
</PropertyGroup>
<ItemGroup>
<Compile Include="$(MSBuildThisFileDirectory)Rendering.Forms\DocumentPreviewWpf.cs" />
<Compile Include="$(MSBuildThisFileDirectory)Rendering.Windows\DocumentPreview.xaml.cs">
<DependentUpon>DocumentPreview.xaml</DependentUpon>
</Compile>
</ItemGroup>
<ItemGroup>
<EmbeddedResource Include="$(MSBuildThisFileDirectory)Rendering.Forms\DocumentPreviewWpf.resx">
<Generator>ResXFileCodeGenerator</Generator>
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<Page Include="$(MSBuildThisFileDirectory)Rendering.Windows\DocumentPreview.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
</ItemGroup>
</Project>