Skip to content

Commit 282a820

Browse files
committed
Use older version of Kusto Language to keep backward compality
1 parent 46ef388 commit 282a820

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.script/tests/KqlvalidationsTests/Kqlvalidations.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66

77
<ItemGroup>
8-
<PackageReference Include="Microsoft.Azure.Kusto.Language" Version="12.3.2" />
8+
<PackageReference Include="Microsoft.Azure.Kusto.Language" Version="11.2.0" />
99
<PackageReference Include="Microsoft.Azure.Sentinel.KustoServices" Version="6.7.0" />
1010
<PackageReference Include="Microsoft.IdentityModel.Tokens" Version="7.1.2" />
1111
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.11.0" />

0 commit comments

Comments
 (0)