Skip to content

Commit 2ecf42d

Browse files
authored
Merge pull request #104 from BIDeveloperExtensions/bidshelper-vsix
2.3.9 release
2 parents 4c3e1e2 + eb3e7ad commit 2ecf42d

42 files changed

Lines changed: 25 additions & 24 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.

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

1414
private static readonly object lockResource = new object();
1515
private static Version visualStudioVersion;
Binary file not shown.
Binary file not shown.
8 Bytes
Binary file not shown.
Binary file not shown.
-200 Bytes
Binary file not shown.
296 Bytes
Binary file not shown.
22.5 KB
Binary file not shown.
8 Bytes
Binary file not shown.
520 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)