dotnet / ef6tools

This is the codebase for the Entity Framework 6 and LINQ-To-SQL designers.
MIT License
35 stars 14 forks source link

Generate "InsertionParameters.txt" to simplify build and release #71

Open phil-allen-msft opened 6 days ago

phil-allen-msft commented 6 days ago

Generate "InsertionParameters.txt" to simplify build and release

This includes switching to Nerdbank.Versioning, setting some base version numbers, and add to the build. Post merge, we might need some additional changes to precisely what is created to match up with eventual build and release.