Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/baronfel/msbuild-packageversion-example


https://github.com/baronfel/msbuild-packageversion-example

Last synced: 9 days ago
JSON representation

Awesome Lists containing this project

README

        

# msbuild-packageversion-example

This is a sample project that shows how to modify generated AssemblyInfo
attributes with data pulled from PackageReferences at build-time.

Check out Directory.Build.targets for the key implementations.