diff options
author | Stuart Preston <stuart@chef.io> | 2018-12-18 12:28:04 +0000 |
---|---|---|
committer | Stuart Preston <stuart@chef.io> | 2018-12-18 12:28:04 +0000 |
commit | 6669470cae760055086c8f4d3ee3275d393c9564 (patch) | |
tree | 3d57d503aa6ff6754da3afe286e94c837505eac8 /distro | |
parent | 7c72cbb522d844b53134c3fd7a66b49b752a3f04 (diff) | |
download | chef-6669470cae760055086c8f4d3ee3275d393c9564.tar.gz |
Adding VC Redistributable files required for powershell_exec on Windowssp/vcredist
Signed-off-by: Stuart Preston <stuart@chef.io>
Diffstat (limited to 'distro')
-rw-r--r-- | distro/ruby_bin_folder/msvcp140.dll | bin | 0 -> 652384 bytes |
-rw-r--r-- | distro/ruby_bin_folder/vcruntime140.dll | bin | 0 -> 106120 bytes |
2 files changed, 0 insertions, 0 deletions
diff --git a/distro/ruby_bin_folder/msvcp140.dll b/distro/ruby_bin_folder/msvcp140.dll Binary files differnew file mode 100644 index 0000000000..8050a8838b --- /dev/null +++ b/distro/ruby_bin_folder/msvcp140.dll diff --git a/distro/ruby_bin_folder/vcruntime140.dll b/distro/ruby_bin_folder/vcruntime140.dll Binary files differnew file mode 100644 index 0000000000..ddd0db4f9e --- /dev/null +++ b/distro/ruby_bin_folder/vcruntime140.dll |