Skip to content

Commit b8ea2eb

Browse files
author
Terje Sandstrom
committed
Updated documention and links
1 parent af94e6a commit b8ea2eb

File tree

8 files changed

+6
-2
lines changed

8 files changed

+6
-2
lines changed

AllTemplate/AllRunSettings.zip

21 Bytes
Binary file not shown.
19 Bytes
Binary file not shown.

ItemTemplates/AllRunSettings.zip

21 Bytes
Binary file not shown.
19 Bytes
Binary file not shown.

ItemTemplates/parallel.zip

0 Bytes
Binary file not shown.

ParallelTemplate/parallel.zip

0 Bytes
Binary file not shown.

ReleaseNotes.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
Note: VS2012, VS2013, VS2015 and VS2017/19 have seperate downloads, see links on each one.
2+
3+
5.6.1
4+
Documentation fixes. Updated links to information.
5+
26
5.6
37
* More updates to MSTest settings
48

source.extension.vsixmanifest

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,12 @@
44
<Identity Id="Runsettings..e82ac86a-72fc-486f-9840-960bae8f3eda" Version="5.6.1" Language="en-US" Publisher="Terje Sandstrom" />
55
<DisplayName>Runsettings</DisplayName>
66
<Description xml:space="preserve">A set of runsettings item templates for Visual Studio 2019 and 2017 Right click the solution, choose Add/New Item and choose one of the Runsettings under General, and the runsettings file is added as a solution item, and opened as XML in your editor. See http://msdn.microsoft.com/en-us/library/vstudio/jj159530.aspx and https://msdn.microsoft.com/en-gb/library/jj635153.aspx for information on how to customize the runsettings. </Description>
7-
<MoreInfo>https://docs.microsoft.com/en-us/visualstudio/test/configure-unit-tests-by-using-a-dot-runsettings-file</MoreInfo>
7+
<MoreInfo>https://github.com/OsirisTerje/RunSettings/blob/master/README.md</MoreInfo>
88
<License>License.txt</License>
99
<ReleaseNotes>ReleaseNotes.txt</ReleaseNotes>
1010
<Icon>STAR10.GIF</Icon>
1111
<PreviewImage>11-06-2013 10-42-19.png</PreviewImage>
12-
<Tags>test runsettings codecoverage nunit mstest</Tags>
12+
<Tags>test runsettings codecoverage nunit mstest unittest</Tags>
1313
</Metadata>
1414
<Installation>
1515
<InstallationTarget Id="Microsoft.VisualStudio.Community" Version="[15.0,)" />

0 commit comments

Comments
 (0)