Skip to content

Commit d8c7500

Browse files
author
Greg Galloway
committed
release 2.3.6
1 parent 4ce1309 commit d8c7500

26 files changed

Lines changed: 17 additions & 16 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.5";
12+
public const string Version = "2.3.6";
1313

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

0 commit comments

Comments
 (0)