Created
April 7, 2014 00:12
-
-
Save loonison123/10012909 to your computer and use it in GitHub Desktop.
My basic software specifications for code snippets
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Machine machine = new Machine() | |
| { | |
| DotNetVersion: 4.5, | |
| Windows Version: "Windows 8.1 Pro", | |
| Powershell Version: 4.0 | |
| }; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment