mirror of
https://gitee.com/LongbowEnterprise/BootstrapBlazor.git
synced 2024-11-29 10:38:29 +08:00
10 lines
158 B
XML
10 lines
158 B
XML
<Project>
|
|
|
|
<Import Project="Version.props"/>
|
|
|
|
<PropertyGroup>
|
|
<TargetFramework>$(RunTargetFramework)</TargetFramework>
|
|
</PropertyGroup>
|
|
|
|
</Project>
|