Creating Your Own MSBuild SDK - It's Easier Than You Think! #75
Replies: 1 comment 3 replies
-
|
Hi, |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Creating Your Own MSBuild SDK - It's Easier Than You Think!
An MSBuild SDK is basically a NuGet package that automatically imports .props and .targets files into your project. That's it. That's the whole thing.
https://www.codingwithcalvin.net/creating-your-own-msbuild-sdk-it-s-easier-than-you-think/
Beta Was this translation helpful? Give feedback.
All reactions