From f2b7d798975d8799dee7a2eedba3ac55f5840014 Mon Sep 17 00:00:00 2001
From: tuxuser <462620+tuxuser@users.noreply.github.com>
Date: Sun, 16 Jun 2024 08:52:47 +0200
Subject: [PATCH] task: Bump to net8.0
---
DurangoKeyExtractor/DurangoKeyExtractor.csproj | 2 +-
LibXboxOne.Tests/LibXboxOne.Tests.csproj | 2 +-
LibXboxOne/LibXboxOne.csproj | 2 +-
XBFSTool/XBFSTool.csproj | 2 +-
XVDTool/XVDTool.csproj | 2 +-
5 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/DurangoKeyExtractor/DurangoKeyExtractor.csproj b/DurangoKeyExtractor/DurangoKeyExtractor.csproj
index 7db76a2..afb4d24 100644
--- a/DurangoKeyExtractor/DurangoKeyExtractor.csproj
+++ b/DurangoKeyExtractor/DurangoKeyExtractor.csproj
@@ -2,7 +2,7 @@
Exe
- net7.0
+ net8.0
diff --git a/LibXboxOne.Tests/LibXboxOne.Tests.csproj b/LibXboxOne.Tests/LibXboxOne.Tests.csproj
index 95b9c58..9c05ac9 100644
--- a/LibXboxOne.Tests/LibXboxOne.Tests.csproj
+++ b/LibXboxOne.Tests/LibXboxOne.Tests.csproj
@@ -1,7 +1,7 @@
- net7.0
+ net8.0
true
false
false
diff --git a/LibXboxOne/LibXboxOne.csproj b/LibXboxOne/LibXboxOne.csproj
index cd96f86..d502a50 100644
--- a/LibXboxOne/LibXboxOne.csproj
+++ b/LibXboxOne/LibXboxOne.csproj
@@ -1,7 +1,7 @@
- net7.0
+ net8.0
diff --git a/XBFSTool/XBFSTool.csproj b/XBFSTool/XBFSTool.csproj
index db99c03..3284a5a 100644
--- a/XBFSTool/XBFSTool.csproj
+++ b/XBFSTool/XBFSTool.csproj
@@ -2,7 +2,7 @@
Exe
- net7.0
+ net8.0
diff --git a/XVDTool/XVDTool.csproj b/XVDTool/XVDTool.csproj
index db99c03..3284a5a 100644
--- a/XVDTool/XVDTool.csproj
+++ b/XVDTool/XVDTool.csproj
@@ -2,7 +2,7 @@
Exe
- net7.0
+ net8.0