microsoft / TypeScript

TypeScript is a superset of JavaScript that compiles to clean JavaScript output.
https://www.typescriptlang.org
Apache License 2.0
99.01k stars 12.29k forks source link

5.4.5 nuget package is missing. #58843

Open ChadEQ opened 2 weeks ago

ChadEQ commented 2 weeks ago

Acknowledgement

Comment

Nuget has 5.4.4 and 5.5.0.

DanielRosenwasser commented 2 weeks ago

Thanks, it's published now!

For my own curiosity, is there any reason you or your team don't use npm?

ChadEQ commented 2 weeks ago

We manage NuGet packages at the solution level across 30+ projects, mostly back-end .Net libraries or windows applications. It just seemed to make sense to use NuGet for our needs. The real answer is probably because it existed when we setup the project and we were already familiar with NuGet.

ChadEQ commented 2 weeks ago

By the way, the MS docs say to use that NuGet package.