mirror of
				https://github.com/nsnail/spectre.console.git
				synced 2025-10-31 17:15:28 +08:00 
			
		
		
		
	Pin SDK due to bug in .NET 6.0.401
Restoring tools seems to fail due to an AbandonedMutexException. Pinning the SDK to a previous version should work.
This commit is contained in:
		 Patrik Svensson
					Patrik Svensson
				
			
				
					committed by
					
						 Patrik Svensson
						Patrik Svensson
					
				
			
			
				
	
			
			
			 Patrik Svensson
						Patrik Svensson
					
				
			
						parent
						
							db095217b7
						
					
				
				
					commit
					82de4a55c4
				
			| @@ -1,7 +1,5 @@ | |||||||
| { | { | ||||||
|   "projects": [ "src", "tests" ], |  | ||||||
|   "sdk": { |   "sdk": { | ||||||
|     "version": "6.0.300", |     "version": "6.0.400" | ||||||
|     "rollForward": "latestFeature" |  | ||||||
|   } |   } | ||||||
| } | } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user