diff --git a/samples/VSSample.Tests/VSSample.Tests.csproj b/samples/VSSample.Tests/VSSample.Tests.csproj index b9a2cc3f4..d59b0722a 100644 --- a/samples/VSSample.Tests/VSSample.Tests.csproj +++ b/samples/VSSample.Tests/VSSample.Tests.csproj @@ -6,7 +6,7 @@ - + diff --git a/samples/fsharp/DurableFSharp.fsproj b/samples/fsharp/DurableFSharp.fsproj index 2cfe776fd..6c1bebfeb 100644 --- a/samples/fsharp/DurableFSharp.fsproj +++ b/samples/fsharp/DurableFSharp.fsproj @@ -7,7 +7,7 @@ - + diff --git a/samples/javascript/extensions.csproj b/samples/javascript/extensions.csproj index a061b640d..ebac050ba 100644 --- a/samples/javascript/extensions.csproj +++ b/samples/javascript/extensions.csproj @@ -5,7 +5,7 @@ ** - + diff --git a/samples/precompiled/VSSample.csproj b/samples/precompiled/VSSample.csproj index 4e1551cdb..4236cc59c 100644 --- a/samples/precompiled/VSSample.csproj +++ b/samples/precompiled/VSSample.csproj @@ -6,7 +6,7 @@ - + diff --git a/samples/webjobssdk/chaining/DFWebJobsSample.csproj b/samples/webjobssdk/chaining/DFWebJobsSample.csproj index 151aaa96f..f33215ba7 100644 --- a/samples/webjobssdk/chaining/DFWebJobsSample.csproj +++ b/samples/webjobssdk/chaining/DFWebJobsSample.csproj @@ -56,7 +56,7 @@ 2.2.0 - 1.8.3 + 1.8.4 2.2.0 diff --git a/src/WebJobs.Extensions.DurableTask/WebJobs.Extensions.DurableTask.csproj b/src/WebJobs.Extensions.DurableTask/WebJobs.Extensions.DurableTask.csproj index f739195e3..b73c2181b 100644 --- a/src/WebJobs.Extensions.DurableTask/WebJobs.Extensions.DurableTask.csproj +++ b/src/WebJobs.Extensions.DurableTask/WebJobs.Extensions.DurableTask.csproj @@ -7,7 +7,7 @@ $(AssemblyName)-$(TargetFramework).xml 1 8 - 3 + 4 $(MajorVersion).$(MinorVersion).$(PatchVersion) $(MajorVersion).$(MinorVersion).$(PatchVersion) $(MajorVersion).0.0.0 @@ -45,7 +45,7 @@ - + diff --git a/test/FunctionsV1/WebJobs.Extensions.DurableTask.Tests.V1.csproj b/test/FunctionsV1/WebJobs.Extensions.DurableTask.Tests.V1.csproj index 05889a96c..32fb33863 100644 --- a/test/FunctionsV1/WebJobs.Extensions.DurableTask.Tests.V1.csproj +++ b/test/FunctionsV1/WebJobs.Extensions.DurableTask.Tests.V1.csproj @@ -10,7 +10,7 @@ - + diff --git a/test/FunctionsV2/WebJobs.Extensions.DurableTask.Tests.V2.csproj b/test/FunctionsV2/WebJobs.Extensions.DurableTask.Tests.V2.csproj index fdc282e49..04085c963 100644 --- a/test/FunctionsV2/WebJobs.Extensions.DurableTask.Tests.V2.csproj +++ b/test/FunctionsV2/WebJobs.Extensions.DurableTask.Tests.V2.csproj @@ -10,7 +10,7 @@ - +