This repository was archived by the owner on Apr 20, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 143
143
</GetUseBundledNETCoreAppPackageVersionAsDefaultNetCorePatchVersion >
144
144
145
145
<PropertyGroup >
146
- <MicrosoftNETCoreAppLatestVersion1_0 Condition =" '$(MicrosoftNETCoreAppLatestVersion1_0)' == ''" >1.0.14 </MicrosoftNETCoreAppLatestVersion1_0 >
147
- <MicrosoftNETCoreAppLatestVersion1_1 Condition =" '$(MicrosoftNETCoreAppLatestVersion1_1)' == ''" >1.1.11 </MicrosoftNETCoreAppLatestVersion1_1 >
148
- <MicrosoftNETCoreAppLatestVersion2_1 Condition =" '$(MicrosoftNETCoreAppLatestVersion2_1)' == ''" >2.1.8 </MicrosoftNETCoreAppLatestVersion2_1 >
146
+ <MicrosoftNETCoreAppLatestVersion1_0 Condition =" '$(MicrosoftNETCoreAppLatestVersion1_0)' == ''" >1.0.16 </MicrosoftNETCoreAppLatestVersion1_0 >
147
+ <MicrosoftNETCoreAppLatestVersion1_1 Condition =" '$(MicrosoftNETCoreAppLatestVersion1_1)' == ''" >1.1.13 </MicrosoftNETCoreAppLatestVersion1_1 >
148
+ <MicrosoftNETCoreAppLatestVersion2_1 Condition =" '$(MicrosoftNETCoreAppLatestVersion2_1)' == ''" >2.1.12 </MicrosoftNETCoreAppLatestVersion2_1 >
149
149
<MicrosoftNETCoreAppLatestVersion2_2 Condition =" '$(MicrosoftNETCoreAppLatestVersion2_2)' == ''" >$(_NETCoreAppPackageVersion)</MicrosoftNETCoreAppLatestVersion2_2 >
150
150
151
- <MicrosoftAspNetCoreAppLatestVersion2_1 Condition =" '$(MicrosoftAspNetCoreAppLatestVersion2_1)' == ''" >2.1.8 </MicrosoftAspNetCoreAppLatestVersion2_1 >
151
+ <MicrosoftAspNetCoreAppLatestVersion2_1 Condition =" '$(MicrosoftAspNetCoreAppLatestVersion2_1)' == ''" >2.1.12 </MicrosoftAspNetCoreAppLatestVersion2_1 >
152
152
<MicrosoftAspNetCoreAppLatestVersion2_2 Condition =" '$(MicrosoftAspNetCoreAppLatestVersion2_2)' == ''" >$(_AspNetCoreAppPackageVersion)</MicrosoftAspNetCoreAppLatestVersion2_2 >
153
153
154
- <MicrosoftAspNetCoreAllLatestVersion2_1 Condition =" '$(MicrosoftAspNetCoreAllLatestVersion2_1)' == ''" >2.1.8 </MicrosoftAspNetCoreAllLatestVersion2_1 >
154
+ <MicrosoftAspNetCoreAllLatestVersion2_1 Condition =" '$(MicrosoftAspNetCoreAllLatestVersion2_1)' == ''" >2.1.12 </MicrosoftAspNetCoreAllLatestVersion2_1 >
155
155
<MicrosoftAspNetCoreAllLatestVersion2_2 Condition =" '$(MicrosoftAspNetCoreAllLatestVersion2_2)' == ''" >$(_AspNetCoreAllPackageVersion)</MicrosoftAspNetCoreAllLatestVersion2_2 >
156
156
</PropertyGroup >
157
157
You can’t perform that action at this time.
0 commit comments