mirror of
				https://github.com/nsnail/NetAdmin.git
				synced 2025-11-04 13:10:50 +08:00 
			
		
		
		
	chore: 🔨 参数配置忽略版本锁 (#138)
[skip ci] Co-authored-by: tk <fiyne1a@dingtalk.com>
This commit is contained in:
		@@ -1,4 +1,7 @@
 | 
			
		||||
<Project Sdk="Microsoft.NET.Sdk">
 | 
			
		||||
    <PropertyGroup>
 | 
			
		||||
        <DefineConstants>DBTYPE_SQLITE</DefineConstants>
 | 
			
		||||
    </PropertyGroup>
 | 
			
		||||
    <Import Project="$(SolutionDir)/build/code.quality.props"/>
 | 
			
		||||
    <ItemGroup>
 | 
			
		||||
        <ProjectReference Include="../NetAdmin.SysComponent.Application/NetAdmin.SysComponent.Application.csproj"/>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user