Skip to content

Commit

Permalink
Merge pull request #53 from github/caol-ila-version-downgrade
Browse files Browse the repository at this point in the history
Downgrade some versions
  • Loading branch information
caol-ila authored Dec 20, 2023
2 parents 1a927e3 + 6ba9b0d commit ac77dd3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions KustoSchemaTools/KustoSchemaTools.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@
<PackageReference Include="DiffPlex" Version="1.7.2" />
<PackageReference Include="Kusto.Toolkit" Version="1.7.7" />
<PackageReference Include="Markdig" Version="0.34.0" />
<PackageReference Include="Microsoft.Azure.Kusto.Data" Version="12.0.0" />
<PackageReference Include="Microsoft.Azure.Kusto.Ingest" Version="12.0.0" />
<PackageReference Include="Microsoft.Azure.Kusto.Data" Version="11.3.5" />
<PackageReference Include="Microsoft.Azure.Kusto.Ingest" Version="11.3.5" />
<PackageReference Include="Microsoft.Azure.Kusto.Language" Version="11.3.5" />
<PackageReference Include="Microsoft.Azure.Kusto.Tools" Version="12.0.0" />
<PackageReference Include="Microsoft.Azure.Kusto.Tools" Version="11.3.5" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="8.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="YamlDotNet" Version="13.7.1" />
Expand Down

0 comments on commit ac77dd3

Please sign in to comment.