Skip to content

Commit

Permalink
On publish .NET Framework.
Browse files Browse the repository at this point in the history
  • Loading branch information
adamdriscoll committed Jan 3, 2025
1 parent 85e9997 commit 7e61a37
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/hosts.ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,6 @@ jobs:
run: |
Set-Location IronmanPowerShellHost
dotnet publish -f net472 -c Release .\IronmanPowerShellHost.csproj
dotnet publish -f net6.0-windows -c Release .\IronmanPowerShellHost.csproj -p:UseWindowsForms=true
dotnet publish -f net6.0 -c Release .\IronmanPowerShellHost.csproj
dotnet publish -f net6.0 -c NoPowerShell .\IronmanPowerShellHost.csproj
dotnet publish -f net6.0-windows -c NoPowerShell .\IronmanPowerShellHost.csproj -p:UseWindowsForms=true
- name: Upload Artifact
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 7e61a37

Please sign in to comment.