-
-
Notifications
You must be signed in to change notification settings - Fork 272
Add support for .net 4.7.2 #256
Copy link
Copy link
Closed
Labels
Description
Expected Behavior
.net 4.7.2 is out, and would like to have psake support builds with the same
Current Behavior
currently there is support for upto .net 4.7.1
Possible Solution
PR attached.
added 4.7.1 to list of supported frameworks, with msbuild 15.0
Context
We currently use psake for build scripting, and are looking to upgrade to .net 4.7.2
however, we only can upgrade to .net 4.7.1
Your Environment
- Module version used:
- Operating System and PowerShell version:
Reactions are currently unavailable