Skip to content

Commit 64124e6

Browse files
committedApr 27, 2017
-Modern project system all the things
1 parent 8eecadd commit 64124e6

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

44 files changed

+298
-5599
lines changed
 

‎.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ Build/Temp/
55
Doc/doc.shfbproj_*
66
TestResults/
77
AppPackages/
8+
BenchmarkDotNet.Artifacts/
89
*.suo
910
*.user
1011
*.userprefs

‎Build/Newtonsoft.Json.nuspec

-37
This file was deleted.

1 commit comments

Comments
 (1)

TylerBrinkley commented on Apr 27, 2017

@TylerBrinkley
Contributor

One solution to rule them all!

Please sign in to comment.