Skip to content

Commit d0b89a0

Browse files
authored
Merge pull request #97 from BIDeveloperExtensions/bidshelper-vsix
2.3.7 release
2 parents 83b276a + e5727e7 commit d0b89a0

16 files changed

Lines changed: 5 additions & 5 deletions

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.3.6";
12+
public const string Version = "2.3.7";
1313

1414
private static readonly object lockResource = new object();
1515
private static Version visualStudioVersion;
Binary file not shown.
0 Bytes
Binary file not shown.
Binary file not shown.
208 Bytes
Binary file not shown.
0 Bytes
Binary file not shown.
Binary file not shown.
0 Bytes
Binary file not shown.
200 Bytes
Binary file not shown.
-208 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)