Version 2.1 #41

Merged
danieljsummers merged 123 commits from version-2.1 into main 2024-03-27 00:13:28 +00:00
Showing only changes of commit 5ba05bdb91 - Show all commits

View File

@ -64,7 +64,7 @@ jobs:
with: with:
dotnet-version: 8.x dotnet-version: 8.x
- name: Create Release Packages - name: Create Release Packages
run: dotnet run build.fsproj run: dotnet run build.fsproj CI
- name: Upload Artifacts - name: Upload Artifacts
uses: actions/upload-artifact@v4 uses: actions/upload-artifact@v4
with: with: