From 7a4d9726b96d5913ededfbe4889c94462ae83d47 Mon Sep 17 00:00:00 2001 From: HUSSAR-mtrela Date: Fri, 24 May 2024 12:52:05 -0400 Subject: [PATCH] revert-IG-packages --- azure-pipelines/build-pipeline-client.yml | 2 +- azure-pipelines/build-pipeline-server.yml | 2 +- .../IgBlazorSamples.Client/IgBlazorSamples.Client.csproj | 6 +++--- .../IgBlazorSamples.Server/IgBlazorSamples.Server.csproj | 6 +++--- templates/BlazorClientApp/BlazorClientApp.csproj | 2 +- templates/sample/BlazorClientApp.csproj | 2 +- 6 files changed, 10 insertions(+), 10 deletions(-) diff --git a/azure-pipelines/build-pipeline-client.yml b/azure-pipelines/build-pipeline-client.yml index 107c5d8fc4..204ec06347 100644 --- a/azure-pipelines/build-pipeline-client.yml +++ b/azure-pipelines/build-pipeline-client.yml @@ -34,7 +34,7 @@ stages: - template: templates/build-steps-template.yml parameters: - igVersion: '23.2.218' + igVersion: '23.2.204' igNuGetFeedUrl: $(IG_Nuget_Feed_URL) projectToBuild: Client isVerbose: ${{ parameters.isVerbose }} diff --git a/azure-pipelines/build-pipeline-server.yml b/azure-pipelines/build-pipeline-server.yml index 3cccb0d1bf..0588614d52 100644 --- a/azure-pipelines/build-pipeline-server.yml +++ b/azure-pipelines/build-pipeline-server.yml @@ -33,7 +33,7 @@ stages: - template: templates/build-steps-template.yml parameters: - igVersion: '23.2.218' + igVersion: '23.2.204' igNuGetFeedUrl: $(IG_Nuget_Feed_URL) projectToBuild: Server isVerbose: ${{ parameters.isVerbose }} diff --git a/browser/IgBlazorSamples.Client/IgBlazorSamples.Client.csproj b/browser/IgBlazorSamples.Client/IgBlazorSamples.Client.csproj index 9c5e6b3534..1963cda159 100644 --- a/browser/IgBlazorSamples.Client/IgBlazorSamples.Client.csproj +++ b/browser/IgBlazorSamples.Client/IgBlazorSamples.Client.csproj @@ -46,9 +46,9 @@ - - - + + + diff --git a/browser/IgBlazorSamples.Server/IgBlazorSamples.Server.csproj b/browser/IgBlazorSamples.Server/IgBlazorSamples.Server.csproj index 2a54914137..92f71eee43 100644 --- a/browser/IgBlazorSamples.Server/IgBlazorSamples.Server.csproj +++ b/browser/IgBlazorSamples.Server/IgBlazorSamples.Server.csproj @@ -28,9 +28,9 @@ - - - + + + diff --git a/templates/BlazorClientApp/BlazorClientApp.csproj b/templates/BlazorClientApp/BlazorClientApp.csproj index f58a4b84a6..05853e1926 100644 --- a/templates/BlazorClientApp/BlazorClientApp.csproj +++ b/templates/BlazorClientApp/BlazorClientApp.csproj @@ -12,7 +12,7 @@ - + diff --git a/templates/sample/BlazorClientApp.csproj b/templates/sample/BlazorClientApp.csproj index f58a4b84a6..05853e1926 100644 --- a/templates/sample/BlazorClientApp.csproj +++ b/templates/sample/BlazorClientApp.csproj @@ -12,7 +12,7 @@ - +