Skip to content

Commit

Permalink
Merge pull request #1156 from OctopusDeploy/isaac/dotnet-script-fixes
Browse files Browse the repository at this point in the history
Fix Octopus.Client references for dotnet-script
  • Loading branch information
IsaacCalligeros95 authored Nov 16, 2023
2 parents 6d766dc + 0b304a6 commit 2e4d005
Show file tree
Hide file tree
Showing 12 changed files with 441 additions and 189 deletions.
1 change: 1 addition & 0 deletions source/Calamari.Common/Calamari.Common.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@
<EmbeddedResource Include="Features\Scripting\Python\Configuration.py" />
<EmbeddedResource Include="Features\Scripting\Python\InstallDependencies.py" />
<EmbeddedResource Include="Features\Scripting\DotnetScript\Bootstrap.csx" />
<EmbeddedResource Include="Features\Scripting\DotnetScript\ClassBootstrap.csx" />
<EmbeddedResource Include="Features\Scripting\ScriptCS\Bootstrap.csx" />
<EmbeddedResource Include="Features\Scripting\WindowsPowerShell\Bootstrap.ps1" />
<EmbeddedResource Include="Features\Scripting\WindowsPowerShell\DebugBootstrap.ps1" />
Expand Down
Loading

0 comments on commit 2e4d005

Please sign in to comment.