repo.or.cz
/
mono-project.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Plug leak of CustomAttribute initializer name (#14544)
[mono-project.git]
/
eng
/
Versions.props
blob
04b66403caafd7af42c755b3296ec4aba34d0463
1
<?xml
version
=
"1.0"
encoding
=
"utf-8"
?>
2
<Project
ToolsVersion
=
"4.0"
xmlns
=
"http://schemas.microsoft.com/developer/msbuild/2003"
>
3
<PropertyGroup>
4
<VersionPrefix>
1.0.0
</VersionPrefix>
5
<PreReleaseVersionLabel>
prerelease
</PreReleaseVersionLabel>
6
</PropertyGroup>
7
</Project>