{"id":22882365,"url":"https://github.com/loresoft/dotnet.property","last_synced_at":"2025-07-01T06:37:38.295Z","repository":{"id":33790025,"uuid":"117587088","full_name":"loresoft/DotNet.Property","owner":"loresoft","description":".NET Core command-line (CLI) tool to update project properties and version numbers on build","archived":false,"fork":false,"pushed_at":"2025-05-06T07:18:19.000Z","size":103,"stargazers_count":16,"open_issues_count":1,"forks_count":5,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-07T04:47:11.629Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/loresoft.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"loresoft"}},"created_at":"2018-01-15T19:33:57.000Z","updated_at":"2025-05-06T07:18:16.000Z","dependencies_parsed_at":"2025-02-07T09:28:08.130Z","dependency_job_id":"ac0e221f-13d1-408b-a821-79dc418856e7","html_url":"https://github.com/loresoft/DotNet.Property","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loresoft%2FDotNet.Property","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loresoft%2FDotNet.Property/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loresoft%2FDotNet.Property/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/loresoft%2FDotNet.Property/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/loresoft","download_url":"https://codeload.github.com/loresoft/DotNet.Property/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252816522,"owners_count":21808702,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-13T18:17:10.926Z","updated_at":"2025-05-07T04:47:28.808Z","avatar_url":"https://github.com/loresoft.png","language":"C#","readme":"# DotNet.Property\n\n.NET Core command-line (CLI) tool to update project properties and version numbers on build.\n\n[![Build Project](https://github.com/loresoft/DotNet.Property/actions/workflows/dotnet.yml/badge.svg)](https://github.com/loresoft/DotNet.Property/actions/workflows/dotnet.yml)\n\n[![Coverage Status](https://coveralls.io/repos/github/loresoft/DotNet.Property/badge.svg)](https://coveralls.io/github/loresoft/DotNet.Property)\n\n[![NuGet Version](https://img.shields.io/nuget/v/dotnet-property.svg?style=flat-square)](https://www.nuget.org/packages/dotnet-property/)\n\n## Usage\n\nInstall the global tool\n\n    dotnet tool install -g dotnet-property\n\nUpdate project property\n\n    dotnet property \u003cprojectGlob\u003e \u003cproperty:value\u003e\n\n| Argument  | Description |\n| ------------- | ------------- |\n| `projectGlob` | Path glob expression of projects to update.  Must be first argument.  |\n| `property:value`  | Project property name value pair. Can have multiple properties to update.  |\n\n### Examples\n\nSet the version number in a shared props file\n\n    dotnet property \"**/version.props\" Version:\"1.0.0.3\"\n\nUpdate project version and copyright properties\n\n    dotnet property \"**/Project.csproj\" Version:\"1.0.0.3\" Copyright:\"Copyright 2018 LoreSoft\"\n","funding_links":["https://github.com/sponsors/loresoft"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floresoft%2Fdotnet.property","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Floresoft%2Fdotnet.property","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Floresoft%2Fdotnet.property/lists"}