From a7db9835eb15ccad00f43e57329d99bf597f9dcd Mon Sep 17 00:00:00 2001 From: Ben Martens Date: Mon, 21 Oct 2024 09:00:49 -0700 Subject: [PATCH] Kusto NuGet update to avoid hanging when trying to configure settings (#41) Co-authored-by: Ben Martens --- SyncKusto/MainForm.Designer.cs | 2 +- SyncKusto/SyncKusto.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/SyncKusto/MainForm.Designer.cs b/SyncKusto/MainForm.Designer.cs index 4528496..c5fed36 100644 --- a/SyncKusto/MainForm.Designer.cs +++ b/SyncKusto/MainForm.Designer.cs @@ -150,7 +150,7 @@ private void InitializeComponent() this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(81, 13); this.label2.TabIndex = 6; - this.label2.Text = "Build 20240423"; + this.label2.Text = "Build 20241018"; // // spcTargetHolder // diff --git a/SyncKusto/SyncKusto.csproj b/SyncKusto/SyncKusto.csproj index a77a8e8..6c9d4eb 100644 --- a/SyncKusto/SyncKusto.csproj +++ b/SyncKusto/SyncKusto.csproj @@ -232,7 +232,7 @@ 1.4.1 - 12.2.0 + 12.2.7 13.0.3