Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/dotnet-desktop.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/publish-to-nuget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 == '' }}
Expand Down
166 changes: 0 additions & 166 deletions MigrationBackup/4b838dfc/WaveformTimelineDemo/NuGetUpgradeLog.html

This file was deleted.

This file was deleted.

10 changes: 0 additions & 10 deletions MigrationBackup/4b838dfc/WaveformTimelineDemo/packages.config

This file was deleted.

Loading
Loading