Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Run dotnet-script on netfx builds #1437

Merged
merged 1 commit into from
Feb 10, 2025

Conversation

IsaacCalligeros95
Copy link
Contributor

@IsaacCalligeros95 IsaacCalligeros95 commented Feb 7, 2025

Avoid throwing an exception when attempting to run .NET scripts in the .NET Framework build of Calamari. This is for Pre-Deploy scripts on Deploy a Package as this step does not support .NET Core. This will need to be backported with #1406.

Before:
image

After:
image

[sc-99263]

@IsaacCalligeros95 IsaacCalligeros95 merged commit 5d62b07 into main Feb 10, 2025
41 checks passed
@IsaacCalligeros95 IsaacCalligeros95 deleted the isaac/dotnet-script-net-support branch February 10, 2025 02:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants