build: 📦 精简根目录构建文件 (#67)

This commit is contained in:
2023-11-23 21:43:53 +08:00
committed by GitHub
parent 0049536d2e
commit bebddb3558
21 changed files with 39 additions and 31 deletions

View File

@ -3,7 +3,7 @@
<PropertyGroup>
<SolutionDir>$(MSBuildThisFileDirectory)</SolutionDir>
</PropertyGroup>
<Import Project="$(SolutionDir)/minver.targets" />
<Import Project="$(SolutionDir)/build/minver.targets" />
<PropertyGroup>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<Authors>nsnail</Authors>