Skip to content

How to become middleware for .Net compilation #514

Answered by adamralph
Yeah69 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @Yeah69, it's not part of compilation exactly, but it is part of the build process. The MinVer package ships with an MSBuild target which injects itself into the build process here — https://github.com/adamralph/minver/blob/main/MinVer/build/MinVer.targets#L14

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by adamralph
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants