21 lines
1.1 KiB
XML
21 lines
1.1 KiB
XML
<!-- This file is automatically generated. -->
|
|
<Project Sdk="Microsoft.NET.Sdk">
|
|
<PropertyGroup>
|
|
<TargetFrameworks>$(DefaultNetCoreTargetFramework)</TargetFrameworks>
|
|
</PropertyGroup>
|
|
<ItemGroup Condition="'$(TargetFramework)' == '$(DefaultNetCoreTargetFramework)'">
|
|
<Compile Include="Microsoft.AspNetCore.Components.Server.netcoreapp.cs" />
|
|
<Compile Include="Microsoft.AspNetCore.Components.Server.Manual.cs" />
|
|
<Compile Include="../src/Properties/AssemblyInfo.cs" />
|
|
<Reference Include="Microsoft.AspNetCore.Components.Authorization" />
|
|
<Reference Include="Microsoft.AspNetCore.Components.Web" />
|
|
<Reference Include="Microsoft.AspNetCore.DataProtection.Extensions" />
|
|
<Reference Include="Microsoft.AspNetCore.SignalR" />
|
|
<Reference Include="Microsoft.AspNetCore.StaticFiles" />
|
|
<Reference Include="Microsoft.Extensions.Caching.Memory" />
|
|
<Reference Include="Microsoft.Extensions.FileProviders.Composite" />
|
|
<Reference Include="Microsoft.Extensions.FileProviders.Embedded" />
|
|
<Reference Include="Microsoft.Extensions.Logging" />
|
|
</ItemGroup>
|
|
</Project>
|