diff --git a/.github/workflows/dotnet-desktop.yml b/.github/workflows/dotnet-desktop.yml
index 91b2c1f..14a0043 100644
--- a/.github/workflows/dotnet-desktop.yml
+++ b/.github/workflows/dotnet-desktop.yml
@@ -31,7 +31,7 @@ jobs:
- name: Install .NET Core
uses: actions/setup-dotnet@v1
with:
- dotnet-version: 8.0.x
+ dotnet-version: 10.0.x
# Execute all unit tests in the solution
- name: Execute unit tests
diff --git a/.github/workflows/publish-to-nuget.yml b/.github/workflows/publish-to-nuget.yml
index 6168004..109ba53 100644
--- a/.github/workflows/publish-to-nuget.yml
+++ b/.github/workflows/publish-to-nuget.yml
@@ -22,7 +22,7 @@ jobs:
- name: Install .NET Core
uses: actions/setup-dotnet@v1
with:
- dotnet-version: 8.0.x
+ dotnet-version: 10.0.x
- name: Extract Version from AssemblyInfo.cs (if not provided)
if: ${{ github.event.inputs.version == '' }}
diff --git a/MigrationBackup/4b838dfc/WaveformTimelineDemo/NuGetUpgradeLog.html b/MigrationBackup/4b838dfc/WaveformTimelineDemo/NuGetUpgradeLog.html
deleted file mode 100644
index 330082b..0000000
--- a/MigrationBackup/4b838dfc/WaveformTimelineDemo/NuGetUpgradeLog.html
+++ /dev/null
@@ -1,166 +0,0 @@
-
-
-
-
Overview
Migration to PackageReference was completed successfully. Please build and run your solution to verify that all packages are available.
- If you run into any problems, have feedback, questions, or concerns, please
-
file an issue on the NuGet GitHub repository.Packages processed
Top-level dependencies:
| Package Id | Version |
|---|
| JetBrains.Annotations |
- v2018.2.1 |
| NAudio |
- v1.8.5 |
| System.Reactive |
- v4.1.2 |
| taglib-sharp-netstandard2.0 |
- v2.1.0 |
Transitive dependencies:
| Package Id | Version |
|---|
| System.Runtime.CompilerServices.Unsafe |
- v4.5.0 |
| System.Threading.Tasks.Extensions |
- v4.5.1 |
| System.ValueTuple |
- v4.4.0 |
Package compatibility issues
| Description |
|---|
|
- No issues were found.
- |
\ No newline at end of file
diff --git a/MigrationBackup/4b838dfc/WaveformTimelineDemo/WaveformTimelineDemo.csproj b/MigrationBackup/4b838dfc/WaveformTimelineDemo/WaveformTimelineDemo.csproj
deleted file mode 100644
index 968d29e..0000000
--- a/MigrationBackup/4b838dfc/WaveformTimelineDemo/WaveformTimelineDemo.csproj
+++ /dev/null
@@ -1,146 +0,0 @@
-
-Overview
Migration to PackageReference was completed successfully. Please build and run your solution to verify that all packages are available.
- If you run into any problems, have feedback, questions, or concerns, please
-
file an issue on the NuGet GitHub repository.Packages processed
Top-level dependencies:
| Package Id | Version |
|---|
| JetBrains.Annotations |
- v2018.3.0 |
| Microsoft.CSharp |
- v4.5.0 |
| morelinq |
- v3.2.0 |
| System.Reactive |
- v4.2.0 |
| System.Reactive.Linq |
- v4.2.0 |
Transitive dependencies:
| Package Id | Version |
|---|
| System.Runtime.CompilerServices.Unsafe |
- v4.5.2 |
| System.Threading.Tasks.Extensions |
- v4.5.3 |
| System.ValueTuple |
- v4.5.0 |
Package compatibility issues
| Description |
|---|
|
- No issues were found.
- |
\ No newline at end of file
diff --git a/MigrationBackup/b60356df/WaveformTimeline/WaveformTimeline.csproj b/MigrationBackup/b60356df/WaveformTimeline/WaveformTimeline.csproj
deleted file mode 100644
index 484b480..0000000
--- a/MigrationBackup/b60356df/WaveformTimeline/WaveformTimeline.csproj
+++ /dev/null
@@ -1,114 +0,0 @@
-
-Overview
Migration to PackageReference was completed successfully. Please build and run your solution to verify that all packages are available.
- If you run into any problems, have feedback, questions, or concerns, please
-
file an issue on the NuGet GitHub repository.Packages processed
Top-level dependencies:
| Package Id | Version |
|---|
| NUnit |
- v3.10.1 |
Transitive dependencies:
| Package Id | Version |
|---|
|
- No transitive dependencies found.
- | |
Package compatibility issues
| Description |
|---|
|
- No issues were found.
- |
\ No newline at end of file
diff --git a/MigrationBackup/b7f2ddbc/WaveformTimelineTests/WaveformTimelineTests.csproj b/MigrationBackup/b7f2ddbc/WaveformTimelineTests/WaveformTimelineTests.csproj
deleted file mode 100644
index e0e571c..0000000
--- a/MigrationBackup/b7f2ddbc/WaveformTimelineTests/WaveformTimelineTests.csproj
+++ /dev/null
@@ -1,75 +0,0 @@
-
-