This is a BOSH release to install .NET development tools on a Windows stemcell for .NET development. Primarily for use with bosh managed Concourse.
- Chocolatey
- Powershell-PackageManagement
- Visual Studio 2017 Community
- Visual Studio 2017 dotnet core tools
- Visual Studio 2017 .NET Web
- Visual Studio 2017 Node.js
- Visual Studio 2017 Azure
- Visual Studio 2017 Native Desktop
- Visual Studio 2017 Managed Desktop
- Node.js
- Cloud Foundry cli
- Nuget
Intended to be used as a BOSH addon:
runtime.yml
releases:
- name: windows-netframework-dev-tools
version: 7
addons:
- name: windows-dev-tools
jobs:
- name: windows-netframework-dev-tools
release: windows-netframework-dev-tools
include:
stemcell:
- os: windows1803