Info
Version: | 0.0.3 |
Author(s): | Oleg Shuruev |
Last Update: | Friday, November 17, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/shuruev/SharedProperties |
NuGet Url: | https://www.nuget.org/packages/SharedProperties |
Install
Install-Package SharedProperties
dotnet add package SharedProperties
paket add SharedProperties
SharedProperties Download (Unzip the "nupkg" after downloading)
Dependencies
Tags
Example scenarios:
- specify assembly signing properties using the same *.snk file
- set CopyLocal to False for certain references
- enforce the same StyleCop or FxCop rules across the solution
- etc.
Feel free to contribute your use case so it could be added to usage examples.