From dbb9989571e2616a93b3236604333d7e3876dfde Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Mar 2025 23:01:26 +0000 Subject: [PATCH 1/2] Bump Azure.Identity from 1.10.2 to 1.11.4 in /SharedTypes Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.10.2 to 1.11.4. - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Azure.Identity_1.10.2...Azure.Identity_1.11.4) --- updated-dependencies: - dependency-name: Azure.Identity dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- SharedTypes/SharedTypes.csproj | 88 +++++++++++++++++----------------- 1 file changed, 44 insertions(+), 44 deletions(-) diff --git a/SharedTypes/SharedTypes.csproj b/SharedTypes/SharedTypes.csproj index 7de2d0e..bae27e6 100644 --- a/SharedTypes/SharedTypes.csproj +++ b/SharedTypes/SharedTypes.csproj @@ -1,44 +1,44 @@ - - - - net6.0 - enable - enable - Snakes - - - - - - - - - - - - - - - - <_HostName Condition="'$(ComputerName)' != ''">$(ComputerName) - <_SourceLines> -namespace Snakes%3B - -public class ClusterInfo -{ - public const string ClusterId = "$(_HostName)-$(GitSha)"%3B -} - - - - - - - - $(CoreCompileDependsOn);GenerateClusterId - - - - - - + + + + net6.0 + enable + enable + Snakes + + + + + + + + + + + + + + + + <_HostName Condition="'$(ComputerName)' != ''">$(ComputerName) + <_SourceLines> +namespace Snakes%3B + +public class ClusterInfo +{ + public const string ClusterId = "$(_HostName)-$(GitSha)"%3B +} + + + + + + + + $(CoreCompileDependsOn);GenerateClusterId + + + + + + From 02e8d7d3654eb4abf0bf03fb1212158d18121801 Mon Sep 17 00:00:00 2001 From: Kevin Pilch Date: Tue, 11 Mar 2025 16:06:19 -0700 Subject: [PATCH 2/2] Also update HubAndHost --- HubAndHost/HubAndHost.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HubAndHost/HubAndHost.csproj b/HubAndHost/HubAndHost.csproj index 7c36493..bc35e9a 100644 --- a/HubAndHost/HubAndHost.csproj +++ b/HubAndHost/HubAndHost.csproj @@ -13,7 +13,7 @@ - +