mirror of
				https://github.com/nsnail/spectre.console.git
				synced 2025-10-31 00:59:26 +08:00 
			
		
		
		
	Update build script to package Spectre.Console.Cli
This commit is contained in:
		 Patrik Svensson
					Patrik Svensson
				
			
				
					committed by
					
						 Patrik Svensson
						Patrik Svensson
					
				
			
			
				
	
			
			
			 Patrik Svensson
						Patrik Svensson
					
				
			
						parent
						
							70bbc24911
						
					
				
				
					commit
					5b2b4375a4
				
			| @@ -58,6 +58,12 @@ Task("Test") | ||||
|         NoBuild = true, | ||||
|     }); | ||||
|  | ||||
|     DotNetTest("./test/Spectre.Console.Cli.Tests/Spectre.Console.Cli.Tests.csproj", new DotNetTestSettings { | ||||
|         Configuration = configuration, | ||||
|         NoRestore = true, | ||||
|         NoBuild = true, | ||||
|     }); | ||||
|  | ||||
|     DotNetTest("./test/Spectre.Console.Analyzer.Tests/Spectre.Console.Analyzer.Tests.csproj", new DotNetTestSettings { | ||||
|         Configuration = configuration, | ||||
|         NoRestore = true, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user