Skip to content

Commit bf14075

Browse files
committed
comment out platform type
1 parent 37dbe0b commit bf14075

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Samples/Exceptionless.SampleConsole/project.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"Exceptionless.RandomData": "1.1.23",
1919
"Microsoft.NETCore.App": {
20-
"type": "platform",
20+
//"type": "platform",
2121
"version": "1.0.0-rc2-3002702"
2222
}
2323
},

0 commit comments

Comments
 (0)