From 2e36d97c11393a46e883eeae6d3f3d6114cc377d Mon Sep 17 00:00:00 2001 From: NeoCoderMatrix86 <40752681+NeoCoderMatrix86@users.noreply.github.com> Date: Tue, 17 Dec 2024 09:56:31 +0100 Subject: [PATCH 1/2] update projects to .NET 9.0 --- .../AudioCuesheetEditor.Tests.csproj | 2 +- .../AudioCuesheetEditor.csproj | 23 +++++----- AudioCuesheetEditor/wwwroot/index.html | 44 +++++++++---------- netlify/build.sh | 4 +- 4 files changed, 36 insertions(+), 37 deletions(-) diff --git a/AudioCuesheetEditor.Tests/AudioCuesheetEditor.Tests.csproj b/AudioCuesheetEditor.Tests/AudioCuesheetEditor.Tests.csproj index da02ce7b..e9fbe0b7 100644 --- a/AudioCuesheetEditor.Tests/AudioCuesheetEditor.Tests.csproj +++ b/AudioCuesheetEditor.Tests/AudioCuesheetEditor.Tests.csproj @@ -1,7 +1,7 @@ - net8.0 + net9.0 enable false diff --git a/AudioCuesheetEditor/AudioCuesheetEditor.csproj b/AudioCuesheetEditor/AudioCuesheetEditor.csproj index 9190636c..b2137ce7 100644 --- a/AudioCuesheetEditor/AudioCuesheetEditor.csproj +++ b/AudioCuesheetEditor/AudioCuesheetEditor.csproj @@ -1,13 +1,13 @@ - net8.0 + net9.0 true enable enable https://github.com/NeoCoderMatrix86/AudioCuesheetEditor 3.0 - 8.0.0 + 9.0.0 false true true @@ -134,20 +134,19 @@ - - + + - - + + - + - - - - + + + - + diff --git a/AudioCuesheetEditor/wwwroot/index.html b/AudioCuesheetEditor/wwwroot/index.html index 4aded2df..528dafc4 100644 --- a/AudioCuesheetEditor/wwwroot/index.html +++ b/AudioCuesheetEditor/wwwroot/index.html @@ -21,28 +21,28 @@ - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + +