Skip to content

Instantly share code, notes, and snippets.

View lukasz-pyrzyk's full-sized avatar
🏠
Working from home

Łukasz Pyrzyk lukasz-pyrzyk

🏠
Working from home
View GitHub Profile
{
"projects": [ ".", "Src" ],
"sdk": {
"version": "1.0.0-rc1-update1"
}
}
@lukasz-pyrzyk
lukasz-pyrzyk / project.json
Last active March 7, 2016 20:23
project.json of Console App (.NET Core RC1)
{
"version": "1.0.0-*"
"description": "SampleConsole Console Application",
"authors": [ "lpyrz" ],
"tags": [ "" ],
"projectUrl": "",
"licenseUrl": "",
"compilationOptions": {
"emitEntryPoint": true