Skip to content

Commit 6e0dd94

Browse files
committed
!fixup! update overall baseline version
- tool is not handling this correctly
1 parent 66b09d0 commit 6e0dd94

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/Baseline.Designer.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<Project>
33
<PropertyGroup>
44
<MSBuildAllProjects>$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects>
5-
<AspNetCoreBaselineVersion>3.0.0</AspNetCoreBaselineVersion>
5+
<AspNetCoreBaselineVersion>3.0.1</AspNetCoreBaselineVersion>
66
</PropertyGroup>
77
<!-- Package: AspNetCoreRuntime.3.0.x64-->
88
<PropertyGroup Condition=" '$(PackageId)' == 'AspNetCoreRuntime.3.0.x64' ">

eng/Baseline.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<!--
22
3-
This file contains a list of all the packages and their versions which were released in ASP.NET Core 3.0.0.
3+
This file contains a list of all the packages and their versions which were released in ASP.NET Core 3.0.0.
44
Update this list when preparing for a new patch.
55
66
-->
7-
<Baseline Version="3.0.0">
7+
<Baseline Version="3.0.1">
88
<Package Id="AspNetCoreRuntime.3.0.x64" Version="3.0.0" />
99
<Package Id="AspNetCoreRuntime.3.0.x86" Version="3.0.0" />
1010
<Package Id="dotnet-sql-cache" Version="3.0.0" />

0 commit comments

Comments
 (0)