nBuildKit.MsBuild.Projects.CSharp
0.4.6
See the version list below for details.
dotnet add package nBuildKit.MsBuild.Projects.CSharp --version 0.4.6
NuGet\Install-Package nBuildKit.MsBuild.Projects.CSharp -Version 0.4.6
<PackageReference Include="nBuildKit.MsBuild.Projects.CSharp" Version="0.4.6" />
paket add nBuildKit.MsBuild.Projects.CSharp --version 0.4.6
#r "nuget: nBuildKit.MsBuild.Projects.CSharp, 0.4.6"
// Install nBuildKit.MsBuild.Projects.CSharp as a Cake Addin #addin nuget:?package=nBuildKit.MsBuild.Projects.CSharp&version=0.4.6 // Install nBuildKit.MsBuild.Projects.CSharp as a Cake Tool #tool nuget:?package=nBuildKit.MsBuild.Projects.CSharp&version=0.4.6
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 (= 0.4.6)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.7.2 | 1,601 | 8/4/2016 |
0.7.1 | 1,005 | 6/27/2016 |
0.7.0 | 1,074 | 4/5/2016 |
0.5.7 | 1,094 | 12/29/2015 |
0.5.6 | 1,128 | 7/1/2015 |
0.5.5 | 1,021 | 7/1/2015 |
0.5.4 | 1,074 | 7/1/2015 |
0.5.3 | 1,085 | 6/18/2015 |
0.5.2 | 1,031 | 6/13/2015 |
0.5.1 | 1,061 | 5/23/2015 |
0.4.7 | 1,106 | 4/4/2015 |
0.4.6 | 1,054 | 4/1/2015 |
0.4.5 | 1,128 | 1/6/2015 |
0.4.4 | 1,446 | 1/5/2015 |
0.4.2 | 1,068 | 1/3/2015 |
0.4.1 | 1,247 | 11/30/2014 |
0.3.4 | 1,372 | 11/3/2014 |
0.3.3 | 1,149 | 10/15/2014 |
0.3.2 | 1,133 | 8/14/2014 |
0.3.1 | 1,096 | 8/11/2014 |
0.2.4 | 1,062 | 7/11/2014 |
0.2.3 | 1,087 | 7/11/2014 |
0.2.2 | 1,149 | 7/5/2014 |
0.2.1 | 1,082 | 7/5/2014 |
- [#76](https://github.com/pvandervelde/nBuildKit/issues/76) - MsBuild: Verify exit codes on thirdparty tools +enhancement
- [#74](https://github.com/pvandervelde/nBuildKit/issues/74) - MsBuild: unzip has illegal XML declaration at top of file +fix
- [#73](https://github.com/pvandervelde/nBuildKit/issues/73) - MsBuild: NuGet pack does not fail the build if packing fails +fix
- [#70](https://github.com/pvandervelde/nBuildKit/issues/70) - MsBuild.Projects: Doesn't restore the global nuget packages on first build +fix
- [#65](https://github.com/pvandervelde/nBuildKit/issues/65) - MsBuild: Update FxCop static analysis to run without project file +enhancement
- [#64](https://github.com/pvandervelde/nBuildKit/issues/64) - MsBuild: build.msbuild and deploy.msbuild sample files should have full msbuild call +enhancement
- [#63](https://github.com/pvandervelde/nBuildKit/issues/63) - MsBuild.Projects: Unncessary invocations of Prepare_GetVersion, Prepare_VcsInfo and Prepare_GenerateFiles +fix
Commits: 2cc581a3e8...b379d63190