[Windows] Add Microsoft Reporting Services Projects support (#5485)

* [Windows] Add Microsoft Reporting Services Projects support

* Hardcode MSReport URL for VS2022

* Сhanged MSReport URL for VS2022
This commit is contained in:
AlexanderGitin
2022-06-01 11:17:05 +03:00
committed by GitHub
parent 36ddf7491f
commit d929386a18
2 changed files with 8 additions and 1 deletions

View File

@@ -266,7 +266,8 @@
],
"vsix": [
"VisualStudioClient.MicrosoftVisualStudio2022InstallerProjects",
"WixToolset.WixToolsetVisualStudio2022Extension"
"WixToolset.WixToolsetVisualStudio2022Extension",
"ProBITools.MicrosoftReportProjectsforVisualStudio2022"
]
},
"docker": {