File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
<Project >
3
3
<PropertyGroup >
4
4
<MSBuildAllProjects >$(MSBuildAllProjects);$(MSBuildThisFileFullPath)</MSBuildAllProjects >
5
- <AspNetCoreBaselineVersion >3.0.0 </AspNetCoreBaselineVersion >
5
+ <AspNetCoreBaselineVersion >3.0.1 </AspNetCoreBaselineVersion >
6
6
</PropertyGroup >
7
7
<!-- Package: AspNetCoreRuntime.3.0.x64-->
8
8
<PropertyGroup Condition =" '$(PackageId)' == 'AspNetCoreRuntime.3.0.x64' " >
Original file line number Diff line number Diff line change 1
1
<!--
2
2
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.
4
4
Update this list when preparing for a new patch.
5
5
6
6
-->
7
- <Baseline Version =" 3.0.0 " >
7
+ <Baseline Version =" 3.0.1 " >
8
8
<Package Id =" AspNetCoreRuntime.3.0.x64" Version =" 3.0.0" />
9
9
<Package Id =" AspNetCoreRuntime.3.0.x86" Version =" 3.0.0" />
10
10
<Package Id =" dotnet-sql-cache" Version =" 3.0.0" />
You can’t perform that action at this time.
0 commit comments