From 35ff13732e91717fe475d013fe6032d71e76c255 Mon Sep 17 00:00:00 2001 From: Eliot Jones Date: Wed, 17 May 2023 20:20:05 +0100 Subject: [PATCH] remove completely out of support net 4.5 --- src/UglyToad.PdfPig.Core/UglyToad.PdfPig.Core.csproj | 4 ++-- .../UglyToad.PdfPig.DocumentLayoutAnalysis.csproj | 4 ++-- src/UglyToad.PdfPig.Fonts/UglyToad.PdfPig.Fonts.csproj | 4 ++-- .../UglyToad.PdfPig.Tokenization.csproj | 4 ++-- src/UglyToad.PdfPig.Tokens/UglyToad.PdfPig.Tokens.csproj | 4 ++-- src/UglyToad.PdfPig/UglyToad.PdfPig.csproj | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/src/UglyToad.PdfPig.Core/UglyToad.PdfPig.Core.csproj b/src/UglyToad.PdfPig.Core/UglyToad.PdfPig.Core.csproj index 0fc2a7a0..9e046fb9 100644 --- a/src/UglyToad.PdfPig.Core/UglyToad.PdfPig.Core.csproj +++ b/src/UglyToad.PdfPig.Core/UglyToad.PdfPig.Core.csproj @@ -1,6 +1,6 @@ - netstandard2.0;net45;net451;net452;net46;net461;net462;net47;net6.0 + netstandard2.0;net451;net452;net46;net461;net462;net47;net6.0 latest 0.1.8-alpha-001 False @@ -12,7 +12,7 @@ true - + diff --git a/src/UglyToad.PdfPig.DocumentLayoutAnalysis/UglyToad.PdfPig.DocumentLayoutAnalysis.csproj b/src/UglyToad.PdfPig.DocumentLayoutAnalysis/UglyToad.PdfPig.DocumentLayoutAnalysis.csproj index 68c1808c..6c2bb07a 100644 --- a/src/UglyToad.PdfPig.DocumentLayoutAnalysis/UglyToad.PdfPig.DocumentLayoutAnalysis.csproj +++ b/src/UglyToad.PdfPig.DocumentLayoutAnalysis/UglyToad.PdfPig.DocumentLayoutAnalysis.csproj @@ -1,6 +1,6 @@ - netstandard2.0;net45;net451;net452;net46;net461;net462;net47;net6.0 + netstandard2.0;net451;net452;net46;net461;net462;net47;net6.0 latest 0.1.8-alpha-001 False @@ -12,7 +12,7 @@ true - + diff --git a/src/UglyToad.PdfPig.Fonts/UglyToad.PdfPig.Fonts.csproj b/src/UglyToad.PdfPig.Fonts/UglyToad.PdfPig.Fonts.csproj index 55353b27..4f74323f 100644 --- a/src/UglyToad.PdfPig.Fonts/UglyToad.PdfPig.Fonts.csproj +++ b/src/UglyToad.PdfPig.Fonts/UglyToad.PdfPig.Fonts.csproj @@ -1,6 +1,6 @@ - netstandard2.0;net45;net451;net452;net46;net461;net462;net47;net6.0 + netstandard2.0;net451;net452;net46;net461;net462;net47;net6.0 latest 0.1.8-alpha-001 False @@ -35,7 +35,7 @@ - + \ No newline at end of file diff --git a/src/UglyToad.PdfPig.Tokenization/UglyToad.PdfPig.Tokenization.csproj b/src/UglyToad.PdfPig.Tokenization/UglyToad.PdfPig.Tokenization.csproj index 3d8a8950..d9b4d591 100644 --- a/src/UglyToad.PdfPig.Tokenization/UglyToad.PdfPig.Tokenization.csproj +++ b/src/UglyToad.PdfPig.Tokenization/UglyToad.PdfPig.Tokenization.csproj @@ -1,6 +1,6 @@ - netstandard2.0;net45;net451;net452;net46;net461;net462;net47;net6.0 + netstandard2.0;net451;net452;net46;net461;net462;net47;net6.0 latest 0.1.8-alpha-001 False @@ -12,7 +12,7 @@ true - + diff --git a/src/UglyToad.PdfPig.Tokens/UglyToad.PdfPig.Tokens.csproj b/src/UglyToad.PdfPig.Tokens/UglyToad.PdfPig.Tokens.csproj index d5562583..866d6f4d 100644 --- a/src/UglyToad.PdfPig.Tokens/UglyToad.PdfPig.Tokens.csproj +++ b/src/UglyToad.PdfPig.Tokens/UglyToad.PdfPig.Tokens.csproj @@ -1,6 +1,6 @@ - netstandard2.0;net45;net451;net452;net46;net461;net462;net47;net6.0 + netstandard2.0;net451;net452;net46;net461;net462;net47;net6.0 latest 0.1.8-alpha-001 False @@ -12,7 +12,7 @@ true - + diff --git a/src/UglyToad.PdfPig/UglyToad.PdfPig.csproj b/src/UglyToad.PdfPig/UglyToad.PdfPig.csproj index 133a00c2..ca954f92 100644 --- a/src/UglyToad.PdfPig/UglyToad.PdfPig.csproj +++ b/src/UglyToad.PdfPig/UglyToad.PdfPig.csproj @@ -1,6 +1,6 @@ - netstandard2.0;net45;net451;net452;net46;net461;net462;net47;net6.0 + netstandard2.0;net451;net452;net46;net461;net462;net47;net6.0 latest 0.1.8-alpha-001 False @@ -29,7 +29,7 @@ runtime; build; native; contentfiles; analyzers - +