Files
Yi.Admin/CC.Yi.ViewModel/CC.Yi.ViewModel.csproj

9 lines
174 B
XML
Raw Normal View History

2021-03-20 14:12:24 +08:00
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<OutputType>Library</OutputType>
<TargetFramework>netcoreapp3.1</TargetFramework>
</PropertyGroup>
</Project>