aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Model/MediaBrowser.Model.csproj
diff options
context:
space:
mode:
authorCody Robibero <cody@robibe.ro>2022-02-08 17:32:18 -0700
committerCody Robibero <cody@robibe.ro>2022-02-08 17:36:20 -0700
commitb98cc71c3b1e796d23bdf379dcc8894ba1d23e3e (patch)
tree34ce50dbb6ccef9393011ec858dd63ceb14c174d /MediaBrowser.Model/MediaBrowser.Model.csproj
parent103a8e69a7df99fe403ca5db71952e919ac74069 (diff)
Update to dotnet 6.0.2
Signed-off-by: Cody Robibero <cody@robibe.ro>
Diffstat (limited to 'MediaBrowser.Model/MediaBrowser.Model.csproj')
-rw-r--r--MediaBrowser.Model/MediaBrowser.Model.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/MediaBrowser.Model/MediaBrowser.Model.csproj b/MediaBrowser.Model/MediaBrowser.Model.csproj
index b54a40b42a..178cd1d423 100644
--- a/MediaBrowser.Model/MediaBrowser.Model.csproj
+++ b/MediaBrowser.Model/MediaBrowser.Model.csproj
@@ -40,7 +40,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="System.Globalization" Version="4.3.0" />
- <PackageReference Include="System.Text.Json" Version="6.0.1" />
+ <PackageReference Include="System.Text.Json" Version="6.0.2" />
</ItemGroup>
<ItemGroup>