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 21
21
<MicrosoftNETCoreApp20PackageVersion >2.0.9</MicrosoftNETCoreApp20PackageVersion >
22
22
<MicrosoftNETCoreApp21PackageVersion >2.1.3</MicrosoftNETCoreApp21PackageVersion >
23
23
<MicrosoftNETCoreApp22PackageVersion >2.2.0-preview2-26905-02</MicrosoftNETCoreApp22PackageVersion >
24
+ <MicrosoftNETSdkRazorPackageVersion >2.2.0-preview3-35252</MicrosoftNETSdkRazorPackageVersion >
24
25
<NETStandardLibrary20PackageVersion >2.0.3</NETStandardLibrary20PackageVersion >
25
26
<NewtonsoftJsonPackageVersion >11.0.2</NewtonsoftJsonPackageVersion >
26
27
<SystemThreadingTasksDataflowPackageVersion >4.9.0</SystemThreadingTasksDataflowPackageVersion >
Original file line number Diff line number Diff line change 18
18
<PackageReference Include =" Microsoft.AspNetCore.Server.Kestrel" Version =" $(MicrosoftAspNetCoreServerKestrelPackageVersion)" />
19
19
<PackageReference Include =" Microsoft.AspNetCore.StaticFiles" Version =" $(MicrosoftAspNetCoreStaticFilesPackageVersion)" />
20
20
<PackageReference Include =" Microsoft.Extensions.Logging.Debug" Version =" $(MicrosoftExtensionsLoggingDebugPackageVersion)" />
21
+ <PackageReference Include =" Microsoft.NET.Sdk.Razor" Version =" $(MicrosoftNETSdkRazorPackageVersion)" PrivateAssets =" All" />
21
22
</ItemGroup >
22
23
23
24
<Target Name =" PrepublishScript" BeforeTargets =" PrepareForPublish" >
Original file line number Diff line number Diff line change 18
18
<PackageReference Include =" Microsoft.AspNetCore.Server.Kestrel" Version =" $(MicrosoftAspNetCoreServerKestrelPackageVersion)" />
19
19
<PackageReference Include =" Microsoft.AspNetCore.StaticFiles" Version =" $(MicrosoftAspNetCoreStaticFilesPackageVersion)" />
20
20
<PackageReference Include =" Microsoft.Extensions.Logging.Debug" Version =" $(MicrosoftExtensionsLoggingDebugPackageVersion)" />
21
+ <PackageReference Include =" Microsoft.NET.Sdk.Razor" Version =" $(MicrosoftNETSdkRazorPackageVersion)" PrivateAssets =" All" />
21
22
</ItemGroup >
22
23
23
24
<Target Name =" PrepublishScript" BeforeTargets =" PrepareForPublish" >
You can’t perform that action at this time.
0 commit comments