From 2eaf8ac527d9a39ad32d4b33bea810da4ca5df74 Mon Sep 17 00:00:00 2001 From: Sameerkhan Date: Thu, 17 Oct 2024 11:40:50 +0530 Subject: [PATCH] 915138_realtime Upgrade GitHub demo samples to the latest .net version [PDF Library] --- .../BoardingPassProject/BoardingPassProject.csproj | 4 ++-- .../EmployeeCertificate/EmployeeCertificate.csproj | 4 ++-- HospitalDischarge/HospitalDocument/HospitalDocument.csproj | 4 ++-- Invoice/Invoice/Invoice.csproj | 4 ++-- JobOfferLetter/JobOfferLetter/JobOfferLetter.csproj | 4 ++-- LeaseAgreement/LeaseAgreement/LeaseAgreement.csproj | 4 ++-- .../PatientMedicalRecord/PatientMedicalRecord.csproj | 4 ++-- 7 files changed, 14 insertions(+), 14 deletions(-) diff --git a/BoardingPassProject/BoardingPassProject/BoardingPassProject.csproj b/BoardingPassProject/BoardingPassProject/BoardingPassProject.csproj index c5cfdb0..38ed6d3 100644 --- a/BoardingPassProject/BoardingPassProject/BoardingPassProject.csproj +++ b/BoardingPassProject/BoardingPassProject/BoardingPassProject.csproj @@ -2,13 +2,13 @@ Exe - net6.0 + net8.0 enable enable - + diff --git a/EmployeeCertificate/EmployeeCertificate/EmployeeCertificate.csproj b/EmployeeCertificate/EmployeeCertificate/EmployeeCertificate.csproj index cc2a4db..f09fe5c 100644 --- a/EmployeeCertificate/EmployeeCertificate/EmployeeCertificate.csproj +++ b/EmployeeCertificate/EmployeeCertificate/EmployeeCertificate.csproj @@ -2,11 +2,11 @@ Exe - netcoreapp2.1 + net8.0 - + diff --git a/HospitalDischarge/HospitalDocument/HospitalDocument.csproj b/HospitalDischarge/HospitalDocument/HospitalDocument.csproj index 13a081d..5e80b56 100644 --- a/HospitalDischarge/HospitalDocument/HospitalDocument.csproj +++ b/HospitalDischarge/HospitalDocument/HospitalDocument.csproj @@ -2,13 +2,13 @@ Exe - net6.0 + net8.0 enable enable - + diff --git a/Invoice/Invoice/Invoice.csproj b/Invoice/Invoice/Invoice.csproj index ccbd511..c9b500b 100644 --- a/Invoice/Invoice/Invoice.csproj +++ b/Invoice/Invoice/Invoice.csproj @@ -2,13 +2,13 @@ Exe - net6.0 + net8.0 enable enable - + diff --git a/JobOfferLetter/JobOfferLetter/JobOfferLetter.csproj b/JobOfferLetter/JobOfferLetter/JobOfferLetter.csproj index a8b4c38..8ecb1f4 100644 --- a/JobOfferLetter/JobOfferLetter/JobOfferLetter.csproj +++ b/JobOfferLetter/JobOfferLetter/JobOfferLetter.csproj @@ -2,14 +2,14 @@ Exe - net6.0 + net8.0 enable enable - + diff --git a/LeaseAgreement/LeaseAgreement/LeaseAgreement.csproj b/LeaseAgreement/LeaseAgreement/LeaseAgreement.csproj index c1a0b7d..8ecb1f4 100644 --- a/LeaseAgreement/LeaseAgreement/LeaseAgreement.csproj +++ b/LeaseAgreement/LeaseAgreement/LeaseAgreement.csproj @@ -2,14 +2,14 @@ Exe - net6.0 + net8.0 enable enable - + diff --git a/PatientMedicalRecord/PatientMedicalRecord/PatientMedicalRecord.csproj b/PatientMedicalRecord/PatientMedicalRecord/PatientMedicalRecord.csproj index cc2a4db..f09fe5c 100644 --- a/PatientMedicalRecord/PatientMedicalRecord/PatientMedicalRecord.csproj +++ b/PatientMedicalRecord/PatientMedicalRecord/PatientMedicalRecord.csproj @@ -2,11 +2,11 @@ Exe - netcoreapp2.1 + net8.0 - +