Skip to content

Conversation

MartinCarpentier
Copy link
Contributor

@MartinCarpentier MartinCarpentier commented Dec 27, 2021

I have changed GeoJSON.Text project, so that it's built using only .NET Standard 2.0, since it seems to have full System.Text.Json support and therefore makes direct .NET version targeting redundant.

Changed the windows runner version to specific version instead of latest, to ensure stability.

Also changed the release and benchmark actions to run from windows, since we have to run build and tests on windows to use NET 4.6.2, and it therefore makes sense to run the actions on windows as well.

Also added the static code analyzer nuget package, and updated the code in regards to the generated messages.
Though only in regards to the GeoJSON.Text project.

PS
Since I did rewrite the entire GeoJSON.NET package to support System.Text.Json, It would be very nice to have a little mention on this package.

Martin Boje Carpentier added 3 commits December 27, 2021 21:24
@MartinCarpentier MartinCarpentier force-pushed the feature/only-net-standard20 branch from 08d3863 to 0dfb25c Compare December 27, 2021 21:43
@matt-lethargic
Copy link
Member

I have no problem with you having a mention in this package, create a PR 👍

@MartinCarpentier
Copy link
Contributor Author

Cool! 👍
Where would you recommend that i add the mention?
Furthermore, what's your opinion about this merge request?

@matt-lethargic
Copy link
Member

Where would you like the mention?
You're listed as a contributor for this repo and a member of the GeoJSON GitHub org.
You could change the copyright on the .cs files and remove Joerg Battermann's name and put your own.

@MartinCarpentier MartinCarpentier merged commit 3feb5b3 into main Dec 31, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants