From 2b6444463df784cc972d4a3877d365093979f9ff Mon Sep 17 00:00:00 2001 From: knoxyz <30576590+knoxyz@users.noreply.github.com> Date: Thu, 28 Apr 2022 16:13:44 +0200 Subject: [PATCH] Update from 3.1 to net6.0 --- QuestPDF.ReportSample/QuestPDF.ReportSample.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/QuestPDF.ReportSample/QuestPDF.ReportSample.csproj b/QuestPDF.ReportSample/QuestPDF.ReportSample.csproj index c208da1..d515e73 100644 --- a/QuestPDF.ReportSample/QuestPDF.ReportSample.csproj +++ b/QuestPDF.ReportSample/QuestPDF.ReportSample.csproj @@ -1,7 +1,7 @@  - netcoreapp3.1 + net6.0 false 8 QuestPDF.ReportSample