mirror of
				https://github.com/nsnail/spectre.console.git
				synced 2025-10-31 17:15:28 +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": [ | ||||
|         "dotnet-example" | ||||
|       ] | ||||
|     }, | ||||
|     "microsoft.playwright.cli": { | ||||
|       "version": "1.2.0", | ||||
|       "commands": [ | ||||
|         "playwright" | ||||
|       ] | ||||
|     } | ||||
|   } | ||||
| } | ||||
		Reference in New Issue
	
	Block a user