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

Add support for .net 4.6 #61

Open
marcelloromani opened this issue Oct 2, 2018 · 1 comment
Open

Add support for .net 4.6 #61

marcelloromani opened this issue Oct 2, 2018 · 1 comment

Comments

@marcelloromani
Copy link

Affected Puppet, Ruby, OS and module versions/distributions

  • Puppet:
  • Ruby:
  • Distribution:
  • Module version: 2.0.1

How to reproduce (e.g Puppet code you use)

In your custom profile, add the following code to use the module:
dotnet { 'dotnet46': version => '4.6' }

What are you seeing

Dotnet[dotnet46]: parameter 'version' expects a match for Pattern[/^(3.5|4.0|4.5(.\d)?)$/], got '4.6' at /etc/puppetlabs/code/environments//site/profile/manifests/.pp:3 on node node.example.com

What behaviour did you expect instead

Latest available .net package in the 4.6 series to be installed

Output log

Any additional information you'd like to impart

@robkae
Copy link

robkae commented Jan 29, 2019

Up vote!

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

No branches or pull requests

2 participants