diff --git a/Bootstrap/Bootstrap.csproj b/Bootstrap/Bootstrap.csproj index 33830c1..6856181 100644 --- a/Bootstrap/Bootstrap.csproj +++ b/Bootstrap/Bootstrap.csproj @@ -3,7 +3,7 @@ false Exe - netcoreapp5.0 + netcoreapp6.0 diff --git a/ClientLibrary.Test/ClientLibrary.Test.csproj b/ClientLibrary.Test/ClientLibrary.Test.csproj index 1cb542d..e9646e8 100644 --- a/ClientLibrary.Test/ClientLibrary.Test.csproj +++ b/ClientLibrary.Test/ClientLibrary.Test.csproj @@ -1,7 +1,7 @@  - netcoreapp5.0 + netcoreapp6.0 false diff --git a/SampleConsumer/SampleConsumer.csproj b/SampleConsumer/SampleConsumer.csproj index 5674057..26616be 100644 --- a/SampleConsumer/SampleConsumer.csproj +++ b/SampleConsumer/SampleConsumer.csproj @@ -2,11 +2,11 @@ Exe - netcoreapp5.0 + netcoreapp6.0 - + diff --git a/SampleProducer/SampleProducer.csproj b/SampleProducer/SampleProducer.csproj index a669323..ce66de0 100644 --- a/SampleProducer/SampleProducer.csproj +++ b/SampleProducer/SampleProducer.csproj @@ -2,12 +2,12 @@ Exe - netcoreapp5.0 + netcoreapp6.0 - +