This repository was archived by the owner on Apr 8, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change 2121 <MicrosoftNETCoreApp20PackageVersion >2.0.9</MicrosoftNETCoreApp20PackageVersion >
2222 <MicrosoftNETCoreApp21PackageVersion >2.1.3</MicrosoftNETCoreApp21PackageVersion >
2323 <MicrosoftNETCoreApp22PackageVersion >2.2.0-preview2-26905-02</MicrosoftNETCoreApp22PackageVersion >
24+ <MicrosoftNETSdkRazorPackageVersion >2.2.0-preview3-35252</MicrosoftNETSdkRazorPackageVersion >
2425 <NETStandardLibrary20PackageVersion >2.0.3</NETStandardLibrary20PackageVersion >
2526 <NewtonsoftJsonPackageVersion >11.0.2</NewtonsoftJsonPackageVersion >
2627 <SystemThreadingTasksDataflowPackageVersion >4.9.0</SystemThreadingTasksDataflowPackageVersion >
Original file line number Diff line number Diff line change 1818 <PackageReference Include =" Microsoft.AspNetCore.Server.Kestrel" Version =" $(MicrosoftAspNetCoreServerKestrelPackageVersion)" />
1919 <PackageReference Include =" Microsoft.AspNetCore.StaticFiles" Version =" $(MicrosoftAspNetCoreStaticFilesPackageVersion)" />
2020 <PackageReference Include =" Microsoft.Extensions.Logging.Debug" Version =" $(MicrosoftExtensionsLoggingDebugPackageVersion)" />
21+ <PackageReference Include =" Microsoft.NET.Sdk.Razor" Version =" $(MicrosoftNETSdkRazorPackageVersion)" PrivateAssets =" All" />
2122 </ItemGroup >
2223
2324 <Target Name =" PrepublishScript" BeforeTargets =" PrepareForPublish" >
Original file line number Diff line number Diff line change 1818 <PackageReference Include =" Microsoft.AspNetCore.Server.Kestrel" Version =" $(MicrosoftAspNetCoreServerKestrelPackageVersion)" />
1919 <PackageReference Include =" Microsoft.AspNetCore.StaticFiles" Version =" $(MicrosoftAspNetCoreStaticFilesPackageVersion)" />
2020 <PackageReference Include =" Microsoft.Extensions.Logging.Debug" Version =" $(MicrosoftExtensionsLoggingDebugPackageVersion)" />
21+ <PackageReference Include =" Microsoft.NET.Sdk.Razor" Version =" $(MicrosoftNETSdkRazorPackageVersion)" PrivateAssets =" All" />
2122 </ItemGroup >
2223
2324 <Target Name =" PrepublishScript" BeforeTargets =" PrepareForPublish" >
You can’t perform that action at this time.
0 commit comments