bits of documentation for the .NET binding

This commit is contained in:
krasimir
2017-05-31 18:48:56 +00:00
parent e1cec06f74
commit 957bc999a3
2 changed files with 19 additions and 15 deletions

View File

@@ -7,7 +7,7 @@
<ProjectGuid>{81C13B1B-FE00-4A56-A831-964D55032CDD}</ProjectGuid>
<OutputType>Library</OutputType>
<AppDesignerFolder>Properties</AppDesignerFolder>
<RootNamespace>PGF</RootNamespace>
<RootNamespace>PGFSharp</RootNamespace>
<AssemblyName>PGFSharp</AssemblyName>
<TargetFrameworkVersion>v4.5.1</TargetFrameworkVersion>
<FileAlignment>512</FileAlignment>
@@ -29,6 +29,9 @@
<ErrorReport>prompt</ErrorReport>
<WarningLevel>4</WarningLevel>
</PropertyGroup>
<PropertyGroup>
<DocumentationFile>$(OutputPath)PGFSharp.xml</DocumentationFile>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Core" />