Closed TylerLeonhardt closed 6 years ago
Alright! Tests and comments! It's ready for review 👍
@RamblingCookieMonster @SeeminglyScience
Yay : D lgtm on a first pass - @SeeminglyScience any chance you'd be up for taking a look as well?
Cheers!
🚥 green lights ✅ your move @SeeminglyScience + @RamblingCookieMonster 😎
Yayyy! Thanks again @tylerl0706, @SeeminglyScience !!
When are you planning on doing a release @RamblingCookieMonster just so I know when I can start using it for real 😊
Oh! I'm somewhat cavalier with releases : )
I'll have to bump to 3.0.1 or something and toss in release notes, will poke around issues to see if I can tackle any low hanging fruit along the way
Cheers!!
Nice! That'd be awesome - this project is great 👍
I see it as an awesome tool for managing hybrid (C# + PowerShell) based project dependencies 😊
As the name implies, this allows you to specify the .NET SDK version you want.
Here are a couple different configs that work:
Out of scope possibly: querying for the latest version of the .NET SDK (see the TODO in the code)
Note: This ensures you have a minimum version of the .NET SDK. Not the specific version.
cc'ing interested parties: @RamblingCookieMonster @SeeminglyScience
Fixes https://github.com/RamblingCookieMonster/PSDepend/issues/90