init commit
This commit is contained in:
16
20220330_Vote/Ewide.RoadFlow/Ewide.RoadFlowLite.csproj
Normal file
16
20220330_Vote/Ewide.RoadFlow/Ewide.RoadFlowLite.csproj
Normal file
@@ -0,0 +1,16 @@
|
||||
<Project Sdk="Microsoft.NET.Sdk">
|
||||
|
||||
<PropertyGroup>
|
||||
<TargetFramework>net5.0</TargetFramework>
|
||||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\Ewide.Web.Core\Ewide.Web.Core.csproj" />
|
||||
<ProjectReference Include="..\RoadFlow.Pinyin\RoadFlow.Pinyin.csproj" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<Folder Include="Resources\" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
Reference in New Issue
Block a user