Updating the SDK version in the BundleSdks.props and adding dirs.props back to all csprojs but the TestAssets ones.
This commit is contained in:
parent
fadacc0aac
commit
3b081316ad
40 changed files with 74 additions and 48 deletions
|
@ -1,4 +1,6 @@
|
|||
<Project Sdk="Microsoft.NET.Sdk" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
||||
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildThisFileDirectory), dir.props))\dir.props" />
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetFramework>netcoreapp1.0</TargetFramework>
|
||||
<GenerateRuntimeConfigurationFiles>true</GenerateRuntimeConfigurationFiles>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue