Closed dmccaffery closed 8 years ago
It look like you are using JetBrains [NotNull] annotations. Will we be using Resharper for this?
It was forked before aspnet team did a [NotNull] removal, I guess it's just a legacy now.
FYI I won't be able to review for about a week as I'm on vacation.
If you get a :+1: from @Muchiachio then go ahead and merge.
@dmccaffery I guess we should remove [NotNull] attributes as it relies on a paid product. Other than that :shipit:
Well we could get Resharper OpenSource licenses of course but that would take time.
My apologies to those who got assigned to this by accident; there is a bug in github on mobile devices where touches do not register correctly when attempting to make an assignment... :(
That's a ton of stuff, but looks good :shipit:
Removed all projects except CodeGeneration, which was renamed to OmniSharp.Scaffolding Dependencies are now pulled in through NuGet Ensured KoreBuild continues to work Building against latest available DNX sources and dependencies Changed the license from Apache 2.0 to MIT (per OmniSharp standard) Added a new, empty test project for unit tests Updated the readme.md to elaborate on what OmniSharp.Scaffolding now is and what its future goals are.