Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'version.props')
-rw-r--r--version.props2
1 files changed, 1 insertions, 1 deletions
diff --git a/version.props b/version.props
index fd255dd72e..a91b79962e 100644
--- a/version.props
+++ b/version.props
@@ -3,7 +3,7 @@
<AspNetCoreMajorVersion>2</AspNetCoreMajorVersion>
<AspNetCoreMinorVersion>1</AspNetCoreMinorVersion>
<AspNetCorePatchVersion>28</AspNetCorePatchVersion>
- <ValidateBaseline>false</ValidateBaseline>
+ <ValidateBaseline>true</ValidateBaseline>
<PreReleaseLabel>servicing</PreReleaseLabel>
<PreReleaseBrandingLabel>Servicing</PreReleaseBrandingLabel>