From e90e98e7eeb1d351088a17980f7ee8e88049ad61 Mon Sep 17 00:00:00 2001
From: Jake Landau <5353216+jakelandau@users.noreply.github.com>
Date: Thu, 17 Aug 2023 09:35:20 -0400
Subject: [PATCH] Updated Newtonsoft to 13.0.3 due to critical security
vulnerability
---
TMDbLib.sln | 6 +++---
TMDbLib/TMDbLib.csproj | 6 +++++-
2 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/TMDbLib.sln b/TMDbLib.sln
index a33e9e6..a613857 100644
--- a/TMDbLib.sln
+++ b/TMDbLib.sln
@@ -1,6 +1,6 @@
Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio Version 16
-VisualStudioVersion = 16.0.31105.61
+# Visual Studio Version 17
+VisualStudioVersion = 17.6.33815.320
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TMDbLib", "TMDbLib\TMDbLib.csproj", "{A7D4744C-9EF2-4CC3-B786-E8E568874933}"
EndProject
@@ -10,8 +10,8 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TMDbLibTests", "TMDbLibTest
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{26BF5A0A-354A-46F5-A20C-0BEB5D45783A}"
ProjectSection(SolutionItems) = preProject
- Directory.Build.props = Directory.Build.props
.editorconfig = .editorconfig
+ Directory.Build.props = Directory.Build.props
Readme.md = Readme.md
EndProjectSection
EndProject
diff --git a/TMDbLib/TMDbLib.csproj b/TMDbLib/TMDbLib.csproj
index c6a8dfc..a70f798 100644
--- a/TMDbLib/TMDbLib.csproj
+++ b/TMDbLib/TMDbLib.csproj
@@ -15,10 +15,14 @@
runtime; build; native; contentfiles; analyzers; buildtransitive
all
+
+ all
+ runtime; build; native; contentfiles; analyzers; buildtransitive
+
-
+