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 @@ - + 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 + + + + + +