Another build fix.
This commit is contained in:
Родитель
73f15284b2
Коммит
a4a5d64ade
|
@ -12,14 +12,6 @@
|
||||||
<RootNamespace>MirrorSharp.Benchmarks</RootNamespace>
|
<RootNamespace>MirrorSharp.Benchmarks</RootNamespace>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
|
|
||||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
|
|
||||||
<LangVersion>7.1</LangVersion>
|
|
||||||
</PropertyGroup>
|
|
||||||
|
|
||||||
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">
|
|
||||||
<LangVersion>7.1</LangVersion>
|
|
||||||
</PropertyGroup>
|
|
||||||
|
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
<ProjectReference Include="..\Common\Common.csproj" />
|
<ProjectReference Include="..\Common\Common.csproj" />
|
||||||
<ProjectReference Include="..\Testing\Testing.csproj" />
|
<ProjectReference Include="..\Testing\Testing.csproj" />
|
||||||
|
|
Загрузка…
Ссылка в новой задаче