File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4646 Outputs =" $(IntellisenseXmlDir)$(AssemblyName).xml" >
4747 <PropertyGroup >
4848 <!-- Also in global.json -->
49- <DotNetApiDocsNet50 >0.0.0.3</ DotNetApiDocsNet50 >
49+ <DotNetApiDocsNet60 >0.0.0.4</ DotNetApiDocsNet60 >
5050
5151 <!--
5252 This blob lives in Azure storage at https://netcorenativeassets.blob.core.windows.net/resource-packages/external/windows/dotnet-api-docs_net6.0/
5353 Instructions for updating these artifacts are at https://github.com/dotnet/wpf/blob/master/docs/intellisense.md
5454 -->
55- <IntellisenseXmlDir >$(CommonLibrary_NativeInstallDir)\bin\dotnet-api-docs_net5 .0\$(DotNetApiDocsNet50 )\_intellisense\net-5 .0\</IntellisenseXmlDir >
55+ <IntellisenseXmlDir >$(CommonLibrary_NativeInstallDir)\bin\dotnet-api-docs_net6 .0\$(DotNetApiDocsNet60 )\_intellisense\net-6 .0\</IntellisenseXmlDir >
5656 </PropertyGroup >
5757
5858 <Error Condition =" !Exists('$(IntellisenseXmlDir)')"
Original file line number Diff line number Diff line change 2121 "native-tools" : {
2222 "strawberry-perl" : " 5.28.1.1-1" ,
2323 "net-framework-48-ref-assemblies" : " 0.0.0.1" ,
24- "dotnet-api-docs_net5 .0" : " 0.0.0.3 "
24+ "dotnet-api-docs_net6 .0" : " 0.0.0.4 "
2525 }
2626}
You can’t perform that action at this time.
0 commit comments