File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 99 <OutputType >Library</OutputType >
1010 <AppDesignerFolder >Properties</AppDesignerFolder >
1111 <RootNamespace >LibGit2Sharp</RootNamespace >
12- <AssemblyName >LibGit2Sharp.Portable </AssemblyName >
12+ <AssemblyName >LibGit2Sharp</AssemblyName >
1313 <DefaultLanguage >en-US</DefaultLanguage >
1414 <FileAlignment >512</FileAlignment >
1515 <ProjectTypeGuids >{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids >
2626 <ErrorReport >prompt</ErrorReport >
2727 <WarningLevel >4</WarningLevel >
2828 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
29+ <DocumentationFile >bin\Debug\LibGit2Sharp.xml</DocumentationFile >
2930 </PropertyGroup >
3031 <PropertyGroup Condition =" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' " >
3132 <DebugType >pdbonly</DebugType >
3536 <ErrorReport >prompt</ErrorReport >
3637 <WarningLevel >4</WarningLevel >
3738 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
39+ <DocumentationFile >bin\Release\LibGit2Sharp.xml</DocumentationFile >
3840 </PropertyGroup >
3941 <PropertyGroup >
4042 <SignAssembly >true</SignAssembly >
You can’t perform that action at this time.
0 commit comments