mirror of
				https://github.com/nsnail/spectre.console.git
				synced 2025-11-01 01:25:27 +08:00 
			
		
		
		
	build: set nuget package as dev dependency
Docs: https://github.com/NuGet/Home/wiki/DevelopmentDependency-support-for-PackageReference
This commit is contained in:
		| @@ -4,6 +4,7 @@ | ||||
|     <TargetFrameworks>net6.0;netstandard2.0</TargetFrameworks> | ||||
|     <Nullable>enable</Nullable> | ||||
|     <IsPackable>true</IsPackable> | ||||
|     <DevelopmentDependency>true</DevelopmentDependency> | ||||
|     <NoWarn>SA1633</NoWarn> | ||||
|   </PropertyGroup> | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 lonix1
					lonix1