mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-11-04 07:41:20 +00:00 
			
		
		
		
	dotnet-sdk: Add path and suggest (#720)
* update env_add_path and suggest values * Update bucket/dotnet-sdk.json Visual C++ Redistributable 2019 Co-Authored-By: Hsiao-nan Cheung <niheaven@gmail.com>
This commit is contained in:
		
							parent
							
								
									4c2b75c50f
								
							
						
					
					
						commit
						b3333a1eb1
					
				@ -14,6 +14,10 @@
 | 
			
		||||
        }
 | 
			
		||||
    },
 | 
			
		||||
    "bin": "dotnet.exe",
 | 
			
		||||
    "suggest": {
 | 
			
		||||
        "Visual C++ Redistributable 2019": "extras/vcredist2019"
 | 
			
		||||
    },
 | 
			
		||||
    "env_add_path": ".",
 | 
			
		||||
    "env_set": {
 | 
			
		||||
        "DOTNET_ROOT": "$dir",
 | 
			
		||||
        "MSBuildSDKsPath": "$dir\\sdk\\$version\\Sdks"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user