Skip to content

Commit 712268b

Browse files
committed
Fix 2014 project reference to ExpressiomnEditor, wrong major version. Adding some 2014 referenced assemblies. Spelling in commet for FindVariables. Minor path reference fix for 2016 project
1 parent 79c5641 commit 712268b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SQL2014_BIDSHelper.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
<SpecificVersion>False</SpecificVersion>
9696
<HintPath>DLLs\Biml\BimlEngine.dll</HintPath>
9797
</Reference>
98-
<Reference Include="ExpressionEditor, Version=3.0.0.0, Culture=neutral, PublicKeyToken=b2ab4a111192992b, processorArchitecture=MSIL">
98+
<Reference Include="ExpressionEditor, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b2ab4a111192992b, processorArchitecture=MSIL">
9999
<SpecificVersion>False</SpecificVersion>
100100
<HintPath>DLLs\SQL2014\ExpressionEditor.dll</HintPath>
101101
</Reference>

0 commit comments

Comments
 (0)