From 43bf6b11dce06b100486e0fddb8399f91452f40f Mon Sep 17 00:00:00 2001 From: martincostello Date: Tue, 8 Oct 2024 21:40:33 +0100 Subject: [PATCH 1/8] Consume .NET daily builds Update to the latest daily build of .NET 9. --- NuGet.config | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NuGet.config b/NuGet.config index 38ac8e75..25f97f34 100644 --- a/NuGet.config +++ b/NuGet.config @@ -2,9 +2,13 @@ + + + + From ed2f69eee81be1b0dc60508d992fa138400513f2 Mon Sep 17 00:00:00 2001 From: costellobot <102549341+costellobot@users.noreply.github.com> Date: Tue, 8 Oct 2024 22:22:23 +0100 Subject: [PATCH 2/8] Update .NET SDK (#574) Update .NET SDK to version 9.0.100-rtm.24508.22. --- updated-dependencies: - dependency-name: Microsoft.NET.Sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com> --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index 6b97ddb7..4875cfd5 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "9.0.100-rc.2.24474.11", + "version": "9.0.100-rtm.24508.22", "allowPrerelease": false, "rollForward": "latestMajor" } From 8d023fb3a704b2f1495a57a2dfe24c7762c0cb85 Mon Sep 17 00:00:00 2001 From: costellobot <102549341+costellobot@users.noreply.github.com> Date: Wed, 9 Oct 2024 11:26:14 +0100 Subject: [PATCH 3/8] Update .NET SDK (#575) Update .NET SDK to version 9.0.100-rtm.24509.3. --- updated-dependencies: - dependency-name: Microsoft.NET.Sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com> --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index 4875cfd5..c17496bc 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "9.0.100-rtm.24508.22", + "version": "9.0.100-rtm.24509.3", "allowPrerelease": false, "rollForward": "latestMajor" } From fbf42279ec5a37dc4f37a42b46a9025e53c5ebd6 Mon Sep 17 00:00:00 2001 From: costellobot <102549341+costellobot@users.noreply.github.com> Date: Thu, 10 Oct 2024 11:20:28 +0100 Subject: [PATCH 4/8] Update .NET SDK (#576) Update .NET SDK to version 9.0.100-rtm.24509.30. --- updated-dependencies: - dependency-name: Microsoft.NET.Sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com> --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index c17496bc..6efb6085 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "9.0.100-rtm.24509.3", + "version": "9.0.100-rtm.24509.30", "allowPrerelease": false, "rollForward": "latestMajor" } From b87c69ecb303dedd71cde17933932a497d120985 Mon Sep 17 00:00:00 2001 From: costellobot <102549341+costellobot@users.noreply.github.com> Date: Sat, 12 Oct 2024 11:18:52 +0100 Subject: [PATCH 5/8] Update .NET SDK (#577) Update .NET SDK to version 9.0.100-rtm.24512.1. --- updated-dependencies: - dependency-name: Microsoft.NET.Sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com> --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index 6efb6085..a9607f67 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "9.0.100-rtm.24509.30", + "version": "9.0.100-rtm.24512.1", "allowPrerelease": false, "rollForward": "latestMajor" } From 3aaf3f09c6099d8d93d985695549b3402526725d Mon Sep 17 00:00:00 2001 From: costellobot <102549341+costellobot@users.noreply.github.com> Date: Mon, 14 Oct 2024 11:14:35 +0100 Subject: [PATCH 6/8] Update .NET SDK (#578) Update .NET SDK to version 9.0.100-rtm.24513.10. --- updated-dependencies: - dependency-name: Microsoft.NET.Sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com> --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index a9607f67..a13b6d77 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "9.0.100-rtm.24512.1", + "version": "9.0.100-rtm.24513.10", "allowPrerelease": false, "rollForward": "latestMajor" } From d2d7b1d3f4f2a72bb3140d7251e19cf095781ac4 Mon Sep 17 00:00:00 2001 From: costellobot <102549341+costellobot@users.noreply.github.com> Date: Tue, 15 Oct 2024 11:20:23 +0100 Subject: [PATCH 7/8] Update .NET SDK (#579) Update .NET SDK to version 9.0.100-rtm.24514.22. --- updated-dependencies: - dependency-name: Microsoft.NET.Sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com> --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index a13b6d77..22969441 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "9.0.100-rtm.24513.10", + "version": "9.0.100-rtm.24514.22", "allowPrerelease": false, "rollForward": "latestMajor" } From 59b9f8f9df721dc4890bb75048b2a6536faea2ea Mon Sep 17 00:00:00 2001 From: costellobot <102549341+costellobot@users.noreply.github.com> Date: Wed, 16 Oct 2024 11:14:16 +0100 Subject: [PATCH 8/8] Update .NET SDK (#580) Update .NET SDK to version 9.0.100-rtm.24516.6. --- updated-dependencies: - dependency-name: Microsoft.NET.Sdk dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: costellobot <102549341+costellobot@users.noreply.github.com> --- global.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/global.json b/global.json index 22969441..fcff6ec9 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "9.0.100-rtm.24514.22", + "version": "9.0.100-rtm.24516.6", "allowPrerelease": false, "rollForward": "latestMajor" }