|
|
|
@@ -10,7 +10,7 @@ |
|
|
|
<AppDesignerFolder>Properties</AppDesignerFolder> |
|
|
|
<RootNamespace>MarkdownDeepTests</RootNamespace> |
|
|
|
<AssemblyName>MarkdownDeepTests</AssemblyName> |
|
|
|
<TargetFrameworkVersion>v4.6.1</TargetFrameworkVersion> |
|
|
|
<TargetFrameworkVersion>v4.5.1</TargetFrameworkVersion> |
|
|
|
<FileAlignment>512</FileAlignment> |
|
|
|
<FileUpgradeFlags> |
|
|
|
</FileUpgradeFlags> |
|
|
|
@@ -42,13 +42,13 @@ |
|
|
|
</PropertyGroup> |
|
|
|
<ItemGroup> |
|
|
|
<Reference Include="nunit.framework"> |
|
|
|
<HintPath>..\packages\NUnit.2.5.10.11092\lib\nunit.framework.dll</HintPath> |
|
|
|
<HintPath>..\..\packages\NUnit.2.5.10.11092\lib\nunit.framework.dll</HintPath> |
|
|
|
</Reference> |
|
|
|
<Reference Include="nunit.mocks"> |
|
|
|
<HintPath>..\packages\NUnit.2.5.10.11092\lib\nunit.mocks.dll</HintPath> |
|
|
|
<HintPath>..\..\packages\NUnit.2.5.10.11092\lib\nunit.mocks.dll</HintPath> |
|
|
|
</Reference> |
|
|
|
<Reference Include="pnunit.framework"> |
|
|
|
<HintPath>..\packages\NUnit.2.5.10.11092\lib\pnunit.framework.dll</HintPath> |
|
|
|
<HintPath>..\..\packages\NUnit.2.5.10.11092\lib\pnunit.framework.dll</HintPath> |
|
|
|
</Reference> |
|
|
|
<Reference Include="System" /> |
|
|
|
<Reference Include="System.Core"> |
|
|
|
|