Skip to content

Commit b1eaa1e

Browse files
Bump Microsoft.Azure.Kusto.Language from 11.3.5 to 11.5.0
Bumps Microsoft.Azure.Kusto.Language from 11.3.5 to 11.5.0. --- updated-dependencies: - dependency-name: Microsoft.Azure.Kusto.Language dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 357a134 commit b1eaa1e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

KustoSchemaTools/KustoSchemaTools.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22

33
<PropertyGroup>
44
<TargetFramework>net8.0</TargetFramework>
@@ -14,7 +14,7 @@
1414
<PackageReference Include="Markdig" Version="0.34.0" />
1515
<PackageReference Include="Microsoft.Azure.Kusto.Data" Version="11.3.5" />
1616
<PackageReference Include="Microsoft.Azure.Kusto.Ingest" Version="11.3.5" />
17-
<PackageReference Include="Microsoft.Azure.Kusto.Language" Version="11.3.5" />
17+
<PackageReference Include="Microsoft.Azure.Kusto.Language" Version="12.0.0" />
1818
<PackageReference Include="Microsoft.Azure.Kusto.Tools" Version="11.3.5" />
1919
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
2020
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />

0 commit comments

Comments
 (0)