|
14 | 14 | <_NETStandardLibraryPackageVersion>$(NETStandardLibraryRefPackageVersion)</_NETStandardLibraryPackageVersion>
|
15 | 15 | <_NETCorePlatformsPackageVersion>$(MicrosoftNETCorePlatformsPackageVersion)</_NETCorePlatformsPackageVersion>
|
16 | 16 |
|
17 |
| - <_NETCoreApp30RuntimePackVersion>3.0.2</_NETCoreApp30RuntimePackVersion> |
| 17 | + <_NETCoreApp30RuntimePackVersion>3.0.3</_NETCoreApp30RuntimePackVersion> |
18 | 18 | <_NETCoreApp30TargetingPackVersion>3.0.0</_NETCoreApp30TargetingPackVersion>
|
19 |
| - <_WindowsDesktop30RuntimePackVersion>3.0.2</_WindowsDesktop30RuntimePackVersion> |
| 19 | + <_WindowsDesktop30RuntimePackVersion>3.0.3</_WindowsDesktop30RuntimePackVersion> |
20 | 20 | <_WindowsDesktop30TargetingPackVersion>3.0.0</_WindowsDesktop30TargetingPackVersion>
|
21 |
| - <_AspNet30RuntimePackVersion>3.0.2</_AspNet30RuntimePackVersion> |
| 21 | + <_AspNet30RuntimePackVersion>3.0.3</_AspNet30RuntimePackVersion> |
22 | 22 | <_AspNet30TargetingPackVersion>3.0.1</_AspNet30TargetingPackVersion>
|
23 | 23 |
|
24 | 24 | <!-- Use only major and minor in target framework version -->
|
|
92 | 92 | <ImplicitPackageVariable Include="Microsoft.NETCore.App"
|
93 | 93 | TargetFrameworkVersion="2.1"
|
94 | 94 | DefaultVersion="2.1.0"
|
95 |
| - LatestVersion="2.1.15" /> |
| 95 | + LatestVersion="2.1.16" /> |
96 | 96 | <ImplicitPackageVariable Include="Microsoft.NETCore.App"
|
97 | 97 | TargetFrameworkVersion="2.2"
|
98 | 98 | DefaultVersion="2.2.0"
|
99 | 99 | LatestVersion="2.2.8" />
|
100 | 100 | <ImplicitPackageVariable Include="Microsoft.AspNetCore.App"
|
101 | 101 | TargetFrameworkVersion="2.1"
|
102 | 102 | DefaultVersion="2.1.1"
|
103 |
| - LatestVersion="2.1.15"/> |
| 103 | + LatestVersion="2.1.16"/> |
104 | 104 | <ImplicitPackageVariable Include="Microsoft.AspNetCore.All"
|
105 | 105 | TargetFrameworkVersion="2.1"
|
106 | 106 | DefaultVersion="2.1.1"
|
107 |
| - LatestVersion="2.1.15"/> |
| 107 | + LatestVersion="2.1.16"/> |
108 | 108 |
|
109 | 109 | <ImplicitPackageVariable Include="Microsoft.AspNetCore.App"
|
110 | 110 | TargetFrameworkVersion="2.2"
|
|
0 commit comments