This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
dotnet-installer
Archived
Watch
2
Star
0
Fork
You've already forked dotnet-installer
0
Code
Issues
Pull requests
Projects
Releases
Packages
1
Wiki
Activity
Actions
This repository has been archived on
2025-09-07
. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
5434c7f392
dotnet-installer
/
TestAssets
/
TestProjects
/
TestAppWithScripts
/
echoscript.sh
2 lines
25 B
Bash
Raw
Normal View
History
Unescape
Escape
update compiler unit tests fix rebase errors PR Feedback more PR feedback fix make new script file executable Remove scripts from TestAppCompilationContext add hashbang to echoscript
2016-02-11 16:08:46 -08:00
#!/usr/bin/env sh
Refactor ScriptExecutor, add test cases for scriptexecutor. Add TargetFramework and FullTargetFramework to compile and publish script variables. Add ProjectLocal Command Resolution Strategy. Fixup ArgumentEscaper to not always quote things. Fixes #1216 Fixes #1016 Fixes #982
2016-02-09 15:30:04 -08:00
echo
$@
Reference in a new issue
Copy permalink