mirror of
				https://github.com/nsnail/spectre.console.git
				synced 2025-11-01 01:25:27 +08:00 
			
		
		
		
	Trying to rework dotnet tools for docs and playwright
This commit is contained in:
		 Phil Scott
					Phil Scott
				
			
				
					committed by
					
						 Patrik Svensson
						Patrik Svensson
					
				
			
			
				
	
			
			
			 Patrik Svensson
						Patrik Svensson
					
				
			
						parent
						
							19ff48f4b8
						
					
				
				
					commit
					bba5f0c5dc
				
			
							
								
								
									
										12
									
								
								docs/dotnet-tools.json
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										12
									
								
								docs/dotnet-tools.json
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,12 @@ | |||||||
|  | { | ||||||
|  |     "version": 1, | ||||||
|  |     "isRoot": true, | ||||||
|  |     "tools": { | ||||||
|  |       "microsoft.playwright.cli": { | ||||||
|  |         "version": "1.2.0", | ||||||
|  |         "commands": [ | ||||||
|  |           "playwright" | ||||||
|  |         ] | ||||||
|  |       } | ||||||
|  |     } | ||||||
|  |   } | ||||||
| @@ -19,12 +19,6 @@ | |||||||
|       "commands": [ |       "commands": [ | ||||||
|         "dotnet-example" |         "dotnet-example" | ||||||
|       ] |       ] | ||||||
|     }, |  | ||||||
|     "microsoft.playwright.cli": { |  | ||||||
|       "version": "1.2.0", |  | ||||||
|       "commands": [ |  | ||||||
|         "playwright" |  | ||||||
|       ] |  | ||||||
|     } |     } | ||||||
|   } |   } | ||||||
| } | } | ||||||
		Reference in New Issue
	
	Block a user