FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
ImageHash/version.json at develop · coenm/ImageHash · GitHub
coenm
/
ImageHash
Public
Notifications
You must be signed in to change notification settings
Fork
27
Star
241
Code
Issues
5
Pull requests
10
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
ImageHash
/
version.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
21 lines (21 loc) · 507 Bytes
Breadcrumbs
ImageHash
/
version.json
Copy path
File metadata and controls
21 lines (21 loc) · 507 Bytes
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
"$schema"
:
"
https://raw.githubusercontent.com/dotnet/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json
"
,
"version"
:
"
1.4-alpha
"
,
"assemblyVersion"
: {
"precision"
:
"
revision
"
},
"publicReleaseRefSpec"
: [
"
^refs/heads/master$
"
,
"
^refs/heads/main$
"
,
"
^refs/heads/develop$
"
,
"
^refs/heads/release/v
\\
d+(?:
\\
.
\\
d+)?$
"
],
"cloudBuild"
: {
"buildNumber"
: {
"enabled"
:
true
}
},
"release"
: {
"branchName"
:
"
release/v{version}
"
}
}
Back
|
FazBrowse Home
|
New Git URL