提交 570b9394 编写于 作者: V Vatsan Madhavan

Update Intellisense XML data (#1763)

* Update dotnet-api-docs_netcoreapp3.0 to v2 which contains WindowsBase intellisense files

* Update dotnet-api-docs_netcoreapp3.0 to v2 which contains WindowsBase intellisense files
上级 6989bb8f
...@@ -46,7 +46,7 @@ ...@@ -46,7 +46,7 @@
Outputs="$(IntellisenseXmlDir)$(AssemblyName).xml"> Outputs="$(IntellisenseXmlDir)$(AssemblyName).xml">
<PropertyGroup> <PropertyGroup>
<!-- Also in global.json --> <!-- Also in global.json -->
<DotNetApiDocsNetCoreApp30>0.0.0.1</DotNetApiDocsNetCoreApp30> <DotNetApiDocsNetCoreApp30>0.0.0.2</DotNetApiDocsNetCoreApp30>
<IntellisenseXmlDir>$(RepositoryToolsDir)native\bin\dotnet-api-docs_netcoreapp3.0\$(DotNetApiDocsNetCoreApp30)\_intellisense\netcore-3.0\</IntellisenseXmlDir> <IntellisenseXmlDir>$(RepositoryToolsDir)native\bin\dotnet-api-docs_netcoreapp3.0\$(DotNetApiDocsNetCoreApp30)\_intellisense\netcore-3.0\</IntellisenseXmlDir>
</PropertyGroup> </PropertyGroup>
......
...@@ -18,7 +18,7 @@ ...@@ -18,7 +18,7 @@
"native-tools": { "native-tools": {
"strawberry-perl": "5.28.1.1-1", "strawberry-perl": "5.28.1.1-1",
"net-framework-48-ref-assemblies": "0.0.0.1", "net-framework-48-ref-assemblies": "0.0.0.1",
"dotnet-api-docs_netcoreapp3.0": "0.0.0.1", "dotnet-api-docs_netcoreapp3.0": "0.0.0.2",
"msvcurt-c1xx": "0.0.0.8" "msvcurt-c1xx": "0.0.0.8"
} }
} }
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册