From f4634a2b0e702da67c34b0a0bc0dfb31ef051930 Mon Sep 17 00:00:00 2001 From: Ryan Karg Date: Fri, 16 Feb 2024 19:38:35 -0800 Subject: [PATCH] Consolidating Orleans package versioning --- Directory.Build.props | 4 ++++ OrleansDashboard.Core/OrleansDashboard.Core.csproj | 4 ++-- OrleansDashboard/OrleansDashboard.csproj | 4 ++-- Tests/TestGrains/TestGrains.csproj | 4 ++-- Tests/TestHosts/TestHost/TestHost.csproj | 4 ++-- Tests/TestHosts/TestHostCohosted2/TestHostCohosted2.csproj | 4 ++-- Tests/TestHosts/TestHostSeparate/TestHostSeparate.csproj | 4 ++-- Tests/UnitTests/UnitTests.csproj | 2 +- 8 files changed, 17 insertions(+), 13 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index cc8ac70..b75e2d9 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -13,4 +13,8 @@ https://github.com/OrleansContrib/OrleansDashboard 8.0.0 + + + 8.0.0 + diff --git a/OrleansDashboard.Core/OrleansDashboard.Core.csproj b/OrleansDashboard.Core/OrleansDashboard.Core.csproj index 0d97a9b..6d55810 100644 --- a/OrleansDashboard.Core/OrleansDashboard.Core.csproj +++ b/OrleansDashboard.Core/OrleansDashboard.Core.csproj @@ -6,8 +6,8 @@ - - + + diff --git a/OrleansDashboard/OrleansDashboard.csproj b/OrleansDashboard/OrleansDashboard.csproj index 486c8c7..b78ded7 100644 --- a/OrleansDashboard/OrleansDashboard.csproj +++ b/OrleansDashboard/OrleansDashboard.csproj @@ -25,8 +25,8 @@ - - + + diff --git a/Tests/TestGrains/TestGrains.csproj b/Tests/TestGrains/TestGrains.csproj index 435982d..7a0c674 100644 --- a/Tests/TestGrains/TestGrains.csproj +++ b/Tests/TestGrains/TestGrains.csproj @@ -6,8 +6,8 @@ - - + + diff --git a/Tests/TestHosts/TestHost/TestHost.csproj b/Tests/TestHosts/TestHost/TestHost.csproj index 60f0395..bd52339 100644 --- a/Tests/TestHosts/TestHost/TestHost.csproj +++ b/Tests/TestHosts/TestHost/TestHost.csproj @@ -7,8 +7,8 @@ - - + + diff --git a/Tests/TestHosts/TestHostCohosted2/TestHostCohosted2.csproj b/Tests/TestHosts/TestHostCohosted2/TestHostCohosted2.csproj index d9e8a1c..e1c08d5 100644 --- a/Tests/TestHosts/TestHostCohosted2/TestHostCohosted2.csproj +++ b/Tests/TestHosts/TestHostCohosted2/TestHostCohosted2.csproj @@ -7,8 +7,8 @@ - - + + diff --git a/Tests/TestHosts/TestHostSeparate/TestHostSeparate.csproj b/Tests/TestHosts/TestHostSeparate/TestHostSeparate.csproj index 60f0395..bd52339 100644 --- a/Tests/TestHosts/TestHostSeparate/TestHostSeparate.csproj +++ b/Tests/TestHosts/TestHostSeparate/TestHostSeparate.csproj @@ -7,8 +7,8 @@ - - + + diff --git a/Tests/UnitTests/UnitTests.csproj b/Tests/UnitTests/UnitTests.csproj index 9600089..ec04764 100644 --- a/Tests/UnitTests/UnitTests.csproj +++ b/Tests/UnitTests/UnitTests.csproj @@ -7,7 +7,7 @@ - + all