nBuildKit.MsBuild.Projects.CSharp
0.2.1
See the version list below for details.
dotnet add package nBuildKit.MsBuild.Projects.CSharp --version 0.2.1
NuGet\Install-Package nBuildKit.MsBuild.Projects.CSharp -Version 0.2.1
<PackageReference Include="nBuildKit.MsBuild.Projects.CSharp" Version="0.2.1" />
<PackageVersion Include="nBuildKit.MsBuild.Projects.CSharp" Version="0.2.1" />
<PackageReference Include="nBuildKit.MsBuild.Projects.CSharp" />
paket add nBuildKit.MsBuild.Projects.CSharp --version 0.2.1
#r "nuget: nBuildKit.MsBuild.Projects.CSharp, 0.2.1"
#:package nBuildKit.MsBuild.Projects.CSharp@0.2.1
#addin nuget:?package=nBuildKit.MsBuild.Projects.CSharp&version=0.2.1
#tool nuget:?package=nBuildKit.MsBuild.Projects.CSharp&version=0.2.1
Provides default properties and build tasks used to unify the settings of a set of C# projects in a Visual Studio solution.
Learn more about Target Frameworks and .NET Standard.
-
- nBuildKit.MsBuild.Projects.Common.Net (= 0.2.1)
GitHub repositories
This package is not used by any popular GitHub repositories.
- [#24](https://github.com/pvandervelde/nBuildKit/pull/24) - MsBuild: Allow all tools to be installed externally contributed by Petrik van der Velde ([pvandervelde](https://github.com/pvandervelde)) +enhancement
- [#23](https://github.com/pvandervelde/nBuildKit/pull/23) - MsBuild.Projects: Split targets files into a targets and properties file contributed by Petrik van der Velde ([pvandervelde](https://github.com/pvandervelde)) +fix
- [#21](https://github.com/pvandervelde/nBuildKit/pull/21) - MsBuild: Merge the template tokens for the template text script and the generate files script contributed by Petrik van der Velde ([pvandervelde](https://github.com/pvandervelde))
- [#20](https://github.com/pvandervelde/nBuildKit/pull/20) - MsBuild.Projects: Provide scripts for WiX projects contributed by Petrik van der Velde ([pvandervelde](https://github.com/pvandervelde)) +enhancement
- [#15](https://github.com/pvandervelde/nBuildKit/pull/15) - MsBuild: Include the templates in the package contributed by Petrik van der Velde ([pvandervelde](https://github.com/pvandervelde)) +enhancement
- [#4](https://github.com/pvandervelde/nBuildKit/pull/4) - MsBuild: Add NuGet package to set-up VS projects contributed by Petrik van der Velde ([pvandervelde](https://github.com/pvandervelde)) +enhancement
Commits: 771747d983...5527a4cfd1