You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Visual Studio Tools for Office Support Statement
19
+
## Visual Studio Tools for Office support statement
20
20
21
-
The Visual Studio Tools for Office (VSTO) Runtime Add-Ins platform is supported and serviced in Office with .NET Framework 4.8 as the last major version. If you have existing .NET Framework solutions that you are maintaining, there is no need to move them to .NET.
21
+
The Visual Studio Tools for Office (VSTO) Runtime Add-Ins platform is supported and serviced in Office with .NET Framework 4.8 as the last major version. If you have existing .NET Framework solutions that you're maintaining, there's no need to move them to .NET.
22
22
23
-
However, VSTO Add-Ins cannot be created with .NET due to technical limitations with running .NET and .NET Framework in the same process. Microsoft will not update the VSTO platform to use .NET. You can take advantage of .NET, including ASP.NET Core, to create the server side of Office Web Add-ins.
23
+
However, VSTO Add-Ins can't be created with .NET due to technical limitations with running .NET and .NET Framework in the same process.The VSTO platform will continue to use .NET Framework. You can take advantage of .NET, including ASP.NET Core, to create the server side of Office Web Add-ins.
24
24
25
-
The VSTO Add-Ins platform was built before today’s cross-platform world. Moving forward, to take advantage of opportunities with cloud-centered, cross-platform, and cross-device development, we recommend using the cross-platform JavaScript APIs. More can be found at [Office Add-ins platform overview](/office/dev/add-ins/overview/office-add-ins).
25
+
The VSTO Add-Ins platform was built before today’s cross-platform world. To take advantage of opportunities with cloud-centered, cross-platform, and cross-device development, we recommend using the cross-platform JavaScript APIs. More can be found at [Office Add-ins platform overview](/office/dev/add-ins/overview/office-add-ins).
26
26
27
-
## Visual Studio Tools for Office Runtime Lifecycle
27
+
## Visual Studio Tools for Office Runtime lifecycle
28
28
29
29
The Visual Studio 2010 Tools for Office Runtime (VSTO Runtime) ships with various versions of Visual Studio and Microsoft Office and follows the support lifecycle of the parent product.
30
30
31
31
It's also [available to download](https://aka.ms/VSTORuntimeDownload) and install independently. The versions of VSTO Runtime that are available on the download center follow the support lifecycle of the latest version of Microsoft Office that was available at the time of its release.
32
32
33
-
Developers should install the latest version of the VSTO Runtime with their applications. It's only supported when running with supported versions Office. If the VSTO Runtime needs to be serviced, only the latest version will be updated.
33
+
Developers should install the latest version of the VSTO Runtime with their applications. The VSTO Runtime is supported only when running with supported versions Office. If the VSTO Runtime needs to be serviced, only the latest version will be updated.
34
34
35
-
## VSTO Runtime Versions
35
+
## VSTO Runtime versions
36
36
The following list contains the VSTO Runtime releases and the corresponding version of Office for which its support lifecycle follows:
37
37
38
38
| VSTO Runtime version | Release date | Microsoft Office version |
0 commit comments