Merge pull request dotnet/aspnetcore-tooling#972 from dotnet-maestro-bot/merge/release/3.0-to-master
[automated] Merge branch 'release/3.0' => 'master'\n\nCommit migrated from 6e349d1786
This commit is contained in:
commit
91c0b06d89
|
|
@ -40,6 +40,11 @@ Copyright (c) .NET Foundation. All rights reserved.
|
||||||
Activates the set of nesting behaviors we want from solution explorer.
|
Activates the set of nesting behaviors we want from solution explorer.
|
||||||
-->
|
-->
|
||||||
<ProjectCapability Include="WebNestingDefaults" />
|
<ProjectCapability Include="WebNestingDefaults" />
|
||||||
|
|
||||||
|
<!--
|
||||||
|
Tooling support for TypeScript files.
|
||||||
|
-->
|
||||||
|
<ProjectCapability Include="SupportsTypeScriptNuGet" />
|
||||||
</ItemGroup>
|
</ItemGroup>
|
||||||
|
|
||||||
<!--
|
<!--
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue