diff --git a/src/ServiceStack.Quartz.Tests/ServiceStack.Quartz.Tests.csproj b/src/ServiceStack.Quartz.Tests/ServiceStack.Quartz.Tests.csproj index caba2f8..a9b8d15 100644 --- a/src/ServiceStack.Quartz.Tests/ServiceStack.Quartz.Tests.csproj +++ b/src/ServiceStack.Quartz.Tests/ServiceStack.Quartz.Tests.csproj @@ -1,4 +1,4 @@ - + net452;netcoreapp3.1 8 @@ -6,7 +6,7 @@ - + diff --git a/src/ServiceStack.Quartz/ServiceStack.Quartz.csproj b/src/ServiceStack.Quartz/ServiceStack.Quartz.csproj index d40586b..c3f0409 100644 --- a/src/ServiceStack.Quartz/ServiceStack.Quartz.csproj +++ b/src/ServiceStack.Quartz/ServiceStack.Quartz.csproj @@ -38,6 +38,6 @@ - + \ No newline at end of file diff --git a/src/demo/ServiceStackQuartz.NetCore/ServiceStack.Quartz.NetCore.csproj b/src/demo/ServiceStackQuartz.NetCore/ServiceStack.Quartz.NetCore.csproj index 24d1424..bc6aeec 100644 --- a/src/demo/ServiceStackQuartz.NetCore/ServiceStack.Quartz.NetCore.csproj +++ b/src/demo/ServiceStackQuartz.NetCore/ServiceStack.Quartz.NetCore.csproj @@ -1,4 +1,4 @@ - + netcoreapp3.1 Debug;Release @@ -10,7 +10,7 @@ - + diff --git a/src/demo/ServiceStackQuartz.ServiceInterface/ServiceStack.Quartz.ServiceInterface.csproj b/src/demo/ServiceStackQuartz.ServiceInterface/ServiceStack.Quartz.ServiceInterface.csproj index 81cabdf..29f2fee 100644 --- a/src/demo/ServiceStackQuartz.ServiceInterface/ServiceStack.Quartz.ServiceInterface.csproj +++ b/src/demo/ServiceStackQuartz.ServiceInterface/ServiceStack.Quartz.ServiceInterface.csproj @@ -8,6 +8,6 @@ - + \ No newline at end of file diff --git a/src/demo/ServiceStackQuartz.ServiceModel/ServiceStack.Quartz.ServiceModel.csproj b/src/demo/ServiceStackQuartz.ServiceModel/ServiceStack.Quartz.ServiceModel.csproj index a3103d9..b6a7338 100644 --- a/src/demo/ServiceStackQuartz.ServiceModel/ServiceStack.Quartz.ServiceModel.csproj +++ b/src/demo/ServiceStackQuartz.ServiceModel/ServiceStack.Quartz.ServiceModel.csproj @@ -5,6 +5,6 @@ Debug;Release - + \ No newline at end of file