mirror of
				https://github.com/nsnail/spectre.console.git
				synced 2025-11-01 01:25:27 +08:00 
			
		
		
		
	Relax the SDK requirements by rolling forward to the latest feature
This was initially introduced in3c5b98123bby Daniel Cazzulino, then reverted in82de4a55c4by Patrick Svensson because of a bug in the .NET 6.0.401 SDK.
This commit is contained in:
		 Cédric Luthi
					Cédric Luthi
				
			
				
					committed by
					
						 Patrik Svensson
						Patrik Svensson
					
				
			
			
				
	
			
			
			 Patrik Svensson
						Patrik Svensson
					
				
			
						parent
						
							71a5d83067
						
					
				
				
					commit
					d484e832f5
				
			| @@ -1,5 +1,7 @@ | |||||||
| { | { | ||||||
|  |   "$schema": "http://json.schemastore.org/global", | ||||||
|   "sdk": { |   "sdk": { | ||||||
|     "version": "7.0.100" |     "version": "7.0.100", | ||||||
|  |     "rollForward": "latestFeature" | ||||||
|   } |   } | ||||||
| } | } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user