tonerdo / dotnet-env

A .NET library to load environment variables from .env files
MIT License
427 stars 50 forks source link

build more dotnet versions #1

Closed forhot2000 closed 7 years ago

forhot2000 commented 7 years ago

build for dotnet versions: net20/net35/net45

tonerdo commented 7 years ago

@forhot2000 thanks for this. Can you please also add net40?

forhot2000 commented 7 years ago

hi @tsolarin , we don't need add full list of dotnet versions, in actual, it is only need build with net20 & netstandard1.0, added net35 and net45 just because I think it is main version of dotnet, it is bulit-in windows features