Browse Source

Do not include sdk framework twice

pull/924/head
Wiesław Šoltés 9 years ago
parent
commit
1615b7992c
  1. 2
      tests/coretests.props

2
tests/coretests.props

@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<GenerateRuntimeConfigurationFiles>true</GenerateRuntimeConfigurationFiles>

Loading…
Cancel
Save