Update project metadata and add test data
- Changed the repository URL in the AIFotoONLUS.Core project file to point to the new Forgejo instance. - Removed the inclusion of the XML documentation file in the NuGet package. - Added a new CSV file containing test data for image processing, including filenames and associated text values.
This commit is contained in:
parent
dc4ebdaf42
commit
f672894c3e
3 changed files with 152 additions and 10 deletions
27
gitversion.json
Normal file
27
gitversion.json
Normal file
|
|
@ -0,0 +1,27 @@
|
|||
{
|
||||
"AssemblySemFileVer": "0.1.0.0",
|
||||
"AssemblySemVer": "0.1.0.0",
|
||||
"BranchName": "master",
|
||||
"BuildMetaData": null,
|
||||
"CommitDate": "2026-02-15",
|
||||
"CommitsSinceVersionSource": 11,
|
||||
"EscapedBranchName": "master",
|
||||
"FullBuildMetaData": "Branch.master.Sha.a90da31e531332a4cf0bafe604f89d0e14f3395a",
|
||||
"FullSemVer": "0.1.0-{BranchName}.11",
|
||||
"InformationalVersion": "0.1.0-{BranchName}.11+Branch.master.Sha.a90da31e531332a4cf0bafe604f89d0e14f3395a",
|
||||
"Major": 0,
|
||||
"MajorMinorPatch": "0.1.0",
|
||||
"Minor": 1,
|
||||
"Patch": 0,
|
||||
"PreReleaseLabel": "{BranchName}",
|
||||
"PreReleaseLabelWithDash": "-{BranchName}",
|
||||
"PreReleaseNumber": 11,
|
||||
"PreReleaseTag": "{BranchName}.11",
|
||||
"PreReleaseTagWithDash": "-{BranchName}.11",
|
||||
"SemVer": "0.1.0-{BranchName}.11",
|
||||
"Sha": "a90da31e531332a4cf0bafe604f89d0e14f3395a",
|
||||
"ShortSha": "a90da31",
|
||||
"UncommittedChanges": 7,
|
||||
"VersionSourceSha": "",
|
||||
"WeightedPreReleaseNumber": 11
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue