parent
9862fbb4d7
commit
3a3ab7e0b0
7 changed files with 70 additions and 17 deletions
6
TestAssets/TestProjects/MSBuildIntegration/build.props
Normal file
6
TestAssets/TestProjects/MSBuildIntegration/build.props
Normal file
|
@ -0,0 +1,6 @@
|
|||
<Project ToolsVersion="14.0" DefaultTargets="Validate">
|
||||
<ItemGroup>
|
||||
<Sdk Include="Microsoft.Core.Sdk" Version="1.0.0-RC2" />
|
||||
<Sdk Include="Microsoft.Web.Sdk" Version="1.0.0-RC2" />
|
||||
</ItemGroup>
|
||||
</Project>
|
Loading…
Add table
Add a link
Reference in a new issue