shbeck
NuGet publisher profile
Packages (4)
SharpSvn
SharpSvn is a binding of the Subversion Client API for .NET based on the actual Subversion code, which is included in this library.
SharpSvn.UI
Default UI implementation for users of SharpSvn
SharpSvn.AnnotateAssembly
This package provides support for explicitly setting assembly level properties via MSBuild properties for C#, VB.Net, C++/CLI and F#. When this package is added to your project and one or more of the properties ForceAssemblyVersion, ForceAssemblyFileVersion, ForceAssemblyInformationalVersion, ForceSatelliteContractVersion, ForceComCompatibleVersion, ForceAssemblyCopyright, ForceAssemblyCompany, ForceAssemblyTrademark, ForceAssemblyConfiguration, ForceAssemblyDescription, ForceAssemblyProduct, ForceAssemblyTitle, ForceCLSCompliant, ForceComVisible, ForceNeutralResourceLanguage is set then the assemblyinfo.(cs|vb|cpp|fs) is filtered to set the attribute to the specified value.
SharpSvn.ShortMSDeployWebContentPath
This package learns ASP.Net WebApplication project's MSDeploy support to package with an standardized directory format like 'Content\web\Default.aspx' instead of paths like 'Content\C_C\Users\Name\VS Projects\.....\....\Default.aspx'. This allows building projects in different locations while delivering similar results.