Skip to content

Commit

Permalink
Kusto NuGet update to avoid hanging when trying to configure settings (
Browse files Browse the repository at this point in the history
…#41)

Co-authored-by: Ben Martens <benmar@microsoft.com>
  • Loading branch information
benmartens and Ben Martens authored Oct 21, 2024
1 parent 43c8b21 commit a7db983
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion SyncKusto/MainForm.Designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion SyncKusto/SyncKusto.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@
<Version>1.4.1</Version>
</PackageReference>
<PackageReference Include="Microsoft.Azure.Kusto.Data">
<Version>12.2.0</Version>
<Version>12.2.7</Version>
</PackageReference>
<PackageReference Include="Newtonsoft.Json">
<Version>13.0.3</Version>
Expand Down

0 comments on commit a7db983

Please sign in to comment.