Skip to content

Commit 8949bb5

Browse files
committed
DIS: MD corrections & update to v2.35
1 parent 6d60cf1 commit 8949bb5

File tree

6 files changed

+110
-58
lines changed

6 files changed

+110
-58
lines changed

user-guide/Advanced_Functionality/DIS/Concepts/Overall_concept_of_the_DataMiner_Integration_Studio.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ DIS offers two distinct ways of developing DataMiner protocols and Automation sc
3030
- As ready-to-use XML files containing all necessary information.
3131
- As Visual Studio solutions.
3232

33-
For more information on how to develop DataMiner protocols as Visual Studio solutions, see [Developing DataMiner protocols and Automation scripts as Visual Studio solutions](xref:Developing_DataMiner_protocols_and_Automation_scripts_as_Visual_Studio_solutions).
33+
For more information on how to develop DataMiner protocols and Automation scripts as Visual Studio solutions, see [Developing DataMiner protocols and Automation scripts as Visual Studio solutions](xref:Developing_DataMiner_protocols_and_Automation_scripts_as_Visual_Studio_solutions).
3434

3535
## Graphical representation of the overall concept
3636

user-guide/Advanced_Functionality/DIS/DIS.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ uid: DIS
44

55
# DataMiner Integration Studio
66

7-
Version: 2.34
7+
Version: 2.35
88

99
This chapter consists of the following sections:
1010

user-guide/Advanced_Functionality/DIS/Installing_and_configuring/Installing_and_configuring_DataMiner_Integration_Studio.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ To install DataMiner Integration Studio, you have to install the *DataMinerInteg
1212

1313
| Visual Studio version | Download location |
1414
|-----------------------|-------------------|
15-
| Visual Studio 2015 or higher | <https://community.dataminer.services/exphub-dis/> |
16-
| Visual Studio 2010, 2012 or 2013 | <https://community.dataminer.services/dataminer-integration-studio-other-downloads/> |
15+
| Visual Studio 2017 or newer | <https://community.dataminer.services/exphub-dis/> |
16+
| Visual Studio 2010, 2012, 2013 or 2015 | <https://community.dataminer.services/dataminer-integration-studio-other-downloads/> |
1717

1818
1. Double-click *DataMinerIntegrationStudio.vsix*.
1919
1. If multiple versions of Microsoft Visual Studio have been installed on your computer, select the version on top of which you want to install the *DataMinerIntegrationStudio.vsix* extension.

user-guide/Advanced_Functionality/DIS/Installing_and_configuring/Prerequisites.md

+1
Original file line numberDiff line numberDiff line change
@@ -22,3 +22,4 @@ DataMiner Integration Studio is a Microsoft Visual Studio extension.
2222
- DIS versions up to v2.0.3 require at least Microsoft Visual Studio 2010 Professional Edition.
2323
- DIS versions as from v2.0.4 require at least Microsoft Visual Studio 2012 Professional Edition.
2424
- DIS versions as from v2.20.1 require at least Microsoft Visual Studio 2015 Professional Edition.
25+
- DIS versions as from v2.35.1 require at least Microsoft Visual Studio 2017 Professional Edition.

user-guide/Advanced_Functionality/DIS/Reference/Class_Library_packages.md

+4
Original file line numberDiff line numberDiff line change
@@ -336,3 +336,7 @@ The following C#/.NET features are currently not supported:
336336
- 1.2.0.8
337337

338338
- RN 30232: Extended authentication algorithm support
339+
340+
[DIS 2.35](https://community.dataminer.services/documentation/dis-v2-35-release-notes/)
341+
342+
- No changes to the Class Library base packages

0 commit comments

Comments
 (0)