Tests fix
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
<AppDesignerFolder>Properties</AppDesignerFolder>
|
||||
<RootNamespace>StructureHelperTests</RootNamespace>
|
||||
<AssemblyName>StructureHelperTests</AssemblyName>
|
||||
<TargetFrameworkVersion>v4.7.2</TargetFrameworkVersion>
|
||||
<TargetFrameworkVersion>v4.8</TargetFrameworkVersion>
|
||||
<FileAlignment>512</FileAlignment>
|
||||
<ProjectTypeGuids>{3AC096D0-A1C2-E12C-1390-A8335801FDAB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids>
|
||||
<VisualStudioVersion Condition="'$(VisualStudioVersion)' == ''">15.0</VisualStudioVersion>
|
||||
@@ -20,6 +20,7 @@
|
||||
<TestProjectType>UnitTest</TestProjectType>
|
||||
<NuGetPackageImportStamp>
|
||||
</NuGetPackageImportStamp>
|
||||
<TargetFrameworkProfile />
|
||||
</PropertyGroup>
|
||||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' ">
|
||||
<DebugSymbols>true</DebugSymbols>
|
||||
@@ -74,6 +75,10 @@
|
||||
</ItemGroup>
|
||||
<ItemGroup />
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\StructureHelperCommon\StructureHelperCommon.csproj">
|
||||
<Project>{5DFEC3FD-9677-47BB-9E88-EB71828B5913}</Project>
|
||||
<Name>StructureHelperCommon</Name>
|
||||
</ProjectReference>
|
||||
<ProjectReference Include="..\StructureHelperLogics\StructureHelperLogics.csproj">
|
||||
<Project>{330bef5b-15be-4d2c-a750-b1ae50fb2be3}</Project>
|
||||
<Name>StructureHelperLogics</Name>
|
||||
|
||||
Reference in New Issue
Block a user