Skip to content

Commit 2c4d964

Browse files
JonathanWilkinsJonathanWilkins
authored andcommitted
updated version to 1.6.0
1 parent d261485 commit 2c4d964

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Source/Machine.VSTestAdapter.VSIX/License.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2012, 2013, 2014 Eugene Duvenage
1+
Copyright (c) 2012, 2013, 2014, 2015 Jonathan Wilkins
22

33
This license governs use of the accompanying software. If you use the software, you
44
accept this license. If you do not accept the license, do not use the software.

Source/Machine.VSTestAdapter.VSIX/source.extension.vsixmanifest

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
33
xmlns="http://schemas.microsoft.com/developer/vsx-schema/2010">
44
<Identifier Id="Machine.VSTestAdapter.Eugene Duvenage.889BA1F5-0E35-48BC-8D0F-F06489464E05">
55
<Name xml:space="preserve">MSpec Test Adapter</Name>
6-
<Author>Eugene Duvenage</Author>
7-
<Version>0.1.5.0</Version>
6+
<Author>Jonathan Wilkinse</Author>
7+
<Version>0.1.6.0</Version>
88
<Description xml:space="preserve">Machine Specifications Visual Studio 2012, 2013 Test Adapter</Description>
99
<Locale>1033</Locale>
10-
<MoreInfoUrl>https://github.com/eugeneduvenage/machine.vstestadapter</MoreInfoUrl>
10+
<MoreInfoUrl>https://github.com/jonathanwilkins/machine.vstestadapter</MoreInfoUrl>
1111
<License>License.txt</License>
1212
<Icon>Machine.VSTestAdapter-64x64.png</Icon>
1313
<PreviewImage>Machine.VSTestAdapter-256x256.png</PreviewImage>

0 commit comments

Comments
 (0)