Generates assembly attributes ("AssemblyInfo.cs") based on MSBuild properties for classic .NET project types (classic ASP.NET, WPF, WinForms, Console, ...) similar to .NET Core and .NET Standard project.
Info
| Version: | 1.0.0 |
| Author(s): | dasMulli |
| Last Update: | Thursday, September 20, 2018 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/dasMulli/AssemblyInfoGenerationSdk |
| NuGet Url: | https://www.nuget.org/packages/DasMulli.AssemblyInfoGeneration.Sdk |
Install
Install-Package DasMulli.AssemblyInfoGeneration.Sdk
dotnet add package DasMulli.AssemblyInfoGeneration.Sdk
paket add DasMulli.AssemblyInfoGeneration.Sdk
DasMulli.AssemblyInfoGeneration.Sdk Download (Unzip the "nupkg" after downloading)
Dependencies
net46
No dependencies.
No dependencies.
Tags