From f8b5634746585c92a59fa0019c39930925c28aa9 Mon Sep 17 00:00:00 2001
From: Naiyuan Tian <110135109+nytian@users.noreply.github.com>
Date: Tue, 30 Apr 2024 13:49:52 -0700
Subject: [PATCH] Update Durable Dependencies to Latest Version (#389)
* Update DurableTask.Netherite.AzureFunctions.csproj
* increase durabletask extension ver and patch
* incre durabletask.core ver
* remove typo
---
samples/Hello_Netherite_with_DotNetCore/HelloDF.csproj | 2 +-
.../DurableTask.Netherite.AzureFunctions.csproj | 6 +++---
src/DurableTask.Netherite/DurableTask.Netherite.csproj | 4 ++--
...Functions.Worker.Extensions.DurableTask.Netherite.csproj | 2 +-
.../DurableTask.Netherite.AzureFunctions.Tests.csproj | 4 ++--
test/LoadGeneratorApp/LoadGeneratorApp.csproj | 2 +-
test/PerformanceTests/PerformanceTests.csproj | 2 +-
7 files changed, 11 insertions(+), 11 deletions(-)
diff --git a/samples/Hello_Netherite_with_DotNetCore/HelloDF.csproj b/samples/Hello_Netherite_with_DotNetCore/HelloDF.csproj
index 20ad7d47..abe2989c 100644
--- a/samples/Hello_Netherite_with_DotNetCore/HelloDF.csproj
+++ b/samples/Hello_Netherite_with_DotNetCore/HelloDF.csproj
@@ -5,7 +5,7 @@
-
+
diff --git a/src/DurableTask.Netherite.AzureFunctions/DurableTask.Netherite.AzureFunctions.csproj b/src/DurableTask.Netherite.AzureFunctions/DurableTask.Netherite.AzureFunctions.csproj
index 5d2950b3..d26eb1fd 100644
--- a/src/DurableTask.Netherite.AzureFunctions/DurableTask.Netherite.AzureFunctions.csproj
+++ b/src/DurableTask.Netherite.AzureFunctions/DurableTask.Netherite.AzureFunctions.csproj
@@ -26,7 +26,7 @@
1
5
- 0
+ 1
$(MajorVersion).$(MinorVersion).$(PatchVersion)
$(MajorVersion).0.0.0
@@ -51,8 +51,8 @@
-
-
+
+
diff --git a/src/DurableTask.Netherite/DurableTask.Netherite.csproj b/src/DurableTask.Netherite/DurableTask.Netherite.csproj
index 96825500..2988cad5 100644
--- a/src/DurableTask.Netherite/DurableTask.Netherite.csproj
+++ b/src/DurableTask.Netherite/DurableTask.Netherite.csproj
@@ -26,7 +26,7 @@
1
5
- 0
+ 1
$(MajorVersion).$(MinorVersion).$(PatchVersion)
$(MajorVersion).0.0.0
@@ -56,7 +56,7 @@
-
+
diff --git a/src/Functions.Worker.Extensions.DurableTask.Netherite/Functions.Worker.Extensions.DurableTask.Netherite.csproj b/src/Functions.Worker.Extensions.DurableTask.Netherite/Functions.Worker.Extensions.DurableTask.Netherite.csproj
index 59a6d145..1ea28424 100644
--- a/src/Functions.Worker.Extensions.DurableTask.Netherite/Functions.Worker.Extensions.DurableTask.Netherite.csproj
+++ b/src/Functions.Worker.Extensions.DurableTask.Netherite/Functions.Worker.Extensions.DurableTask.Netherite.csproj
@@ -27,7 +27,7 @@
1
5
- 0
+ 1
$(MajorVersion).$(MinorVersion).$(PatchVersion)
$(MajorVersion).0.0.0
diff --git a/test/DurableTask.Netherite.AzureFunctions.Tests/DurableTask.Netherite.AzureFunctions.Tests.csproj b/test/DurableTask.Netherite.AzureFunctions.Tests/DurableTask.Netherite.AzureFunctions.Tests.csproj
index fdc40efd..3c535f9d 100644
--- a/test/DurableTask.Netherite.AzureFunctions.Tests/DurableTask.Netherite.AzureFunctions.Tests.csproj
+++ b/test/DurableTask.Netherite.AzureFunctions.Tests/DurableTask.Netherite.AzureFunctions.Tests.csproj
@@ -9,7 +9,7 @@
-
+
@@ -25,7 +25,7 @@
-
+
diff --git a/test/LoadGeneratorApp/LoadGeneratorApp.csproj b/test/LoadGeneratorApp/LoadGeneratorApp.csproj
index 6c7c37a9..31c44042 100644
--- a/test/LoadGeneratorApp/LoadGeneratorApp.csproj
+++ b/test/LoadGeneratorApp/LoadGeneratorApp.csproj
@@ -5,7 +5,7 @@
-
+
diff --git a/test/PerformanceTests/PerformanceTests.csproj b/test/PerformanceTests/PerformanceTests.csproj
index f0a0807d..6ae9559e 100644
--- a/test/PerformanceTests/PerformanceTests.csproj
+++ b/test/PerformanceTests/PerformanceTests.csproj
@@ -6,7 +6,7 @@
-
+