oriches / faker-cs

C# port of the Ruby Faker gem (http://faker.rubyforge.org/)
MIT License
179 stars 52 forks source link

#30 Project is now multi framework compiled #31

Open thompson-tomo opened 7 months ago

thompson-tomo commented 7 months ago

The project is now multi framework targeting rather than dedicated projects which had no difference in code. The Generation of nuget is also performed based on csproj and properly targets multi frameworks.

Dependencies are also correctly managed based on version.

Closes: #29 Closes: #30 Fixes: #32