projects
/
platform
/
core
/
dotnet
/
diagnostics.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
40ac091
)
Update tools major version to 8.0
author
Mike McLaughlin
<mikem@microsoft.com>
Tue, 24 Oct 2023 02:05:57 +0000
(19:05 -0700)
committer
Mike McLaughlin
<mikem@microsoft.com>
Tue, 24 Oct 2023 02:05:57 +0000
(19:05 -0700)
eng/Versions.props
patch
|
blob
|
history
diff --git
a/eng/Versions.props
b/eng/Versions.props
index 8fdae5dba1aea182c65abaf1a4840eb6a33e69a9..6a38791823e111210dac648e75f846d84c0552ee 100644
(file)
--- a/
eng/Versions.props
+++ b/
eng/Versions.props
@@
-2,7
+2,7
@@
<PropertyGroup>
<RepositoryUrl>https://github.com/dotnet/diagnostics</RepositoryUrl>
<PreReleaseVersionLabel></PreReleaseVersionLabel>
- <VersionPrefix>
7
.0.0</VersionPrefix>
+ <VersionPrefix>
8
.0.0</VersionPrefix>
<DotNetUseShippingVersions>true</DotNetUseShippingVersions>
<AutoGenerateAssemblyVersion>true</AutoGenerateAssemblyVersion>
<!--