Skip to content

Commit 1d4bc4b

Browse files
author
Greg Galloway
committed
Merge branch 'bidshelper-vsix'
2 parents 949c915 + dd10497 commit 1d4bc4b

68 files changed

Lines changed: 706 additions & 397 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

BidsHelperPackage.cs

Lines changed: 306 additions & 243 deletions
Large diffs are not rendered by default.

Core/VersionInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ public class VersionInfo
99
{
1010
// BIDS Helper Assembly & VSIX Version
1111
// N.B. Manually update the manifest file, if you change this - See source.extension.vsixmanifest
12-
public const string Version = "2.2.1";
12+
public const string Version = "2.3.0";
1313

1414
private static readonly object lockResource = new object();
1515
private static Version visualStudioVersion;
-20.6 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
-694 KB
Binary file not shown.
-40.5 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)