Skip to content
This repository has been archived by the owner on Jan 31, 2025. It is now read-only.
/ SetVersion Public archive

An MIT-licensed utility to update assembly versions in both .csproj and AssemblyInfo.cs files in preparation for official builds.

Notifications You must be signed in to change notification settings

jamesivie/SetVersion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

SetVersion is a utility program that updates the version information in project files and assembly information source files.

Usage

dotnet SetVersion.dll -- 2020.10.10.528734

Author and License

SetVersion is written and maintained by James Ivie as a utility for the AmbientServices projects.

SetVersion is licensed under MIT.

Language and Tools

SetVersion is written in C#, using .NET Core 3.1, .NET 5.0, and .NET 6.0.

The code can be built using either Microsoft Visual Studio 2017+, Microsoft Visual Studio Code, or .NET Core command-line utilities.

Binaries are available at https://www.nuget.org/packages/SetVersion

About

An MIT-licensed utility to update assembly versions in both .csproj and AssemblyInfo.cs files in preparation for official builds.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages