Solid.Foundations.DeveloperSpecificConfig 1.0.3

There is a newer version of this package available.
See the version list below for details.
dotnet add package Solid.Foundations.DeveloperSpecificConfig --version 1.0.3
                    
NuGet\Install-Package Solid.Foundations.DeveloperSpecificConfig -Version 1.0.3
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Solid.Foundations.DeveloperSpecificConfig" Version="1.0.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Solid.Foundations.DeveloperSpecificConfig" Version="1.0.3" />
                    
Directory.Packages.props
<PackageReference Include="Solid.Foundations.DeveloperSpecificConfig" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Solid.Foundations.DeveloperSpecificConfig --version 1.0.3
                    
#r "nuget: Solid.Foundations.DeveloperSpecificConfig, 1.0.3"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Solid.Foundations.DeveloperSpecificConfig@1.0.3
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Solid.Foundations.DeveloperSpecificConfig&version=1.0.3
                    
Install as a Cake Addin
#tool nuget:?package=Solid.Foundations.DeveloperSpecificConfig&version=1.0.3
                    
Install as a Cake Tool

Amends the Visual Studio build process allowing each developer to work with their own settings in the web.config or app.config files.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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
1.0.9 128 11/6/2024
1.0.8 110 11/6/2024
1.0.7 102 11/6/2024
1.0.6 505 11/16/2021
1.0.5.1 374 7/21/2021
1.0.5 426 7/21/2021
1.0.3 1,818 3/7/2019
1.0.2 835 11/14/2018
1.0.1 1,210 4/4/2017
1.0.0 1,158 3/31/2017

v1.0.1: Fixed a bug whereby the microsoft.web.publishing.tasks.dll would not be found in some circumstances.
       v1.0.2: Fixed a bug whereby Visual Studio builds would not transform the config files.
       v1.0.3: Fixed a bug whereby projects that Auto Generate binding redirects would not retain the generated redirects.