Updating CoreFX, CoreCLR, Roslyn, CoreSetup to stable versions.
This commit is contained in:
		
					parent
					
						
							
								dfe99ca45d
							
						
					
				
			
			
				commit
				
					
						f25f047376
					
				
			
		
					 173 changed files with 280 additions and 281 deletions
				
			
		| 
						 | 
				
			
			@ -3,10 +3,10 @@
 | 
			
		|||
  "dependencies": {
 | 
			
		||||
    "Microsoft.NETCore.App": {
 | 
			
		||||
      "type": "platform",
 | 
			
		||||
      "version": "1.0.0-rc3-004459-00"
 | 
			
		||||
      "version": "1.0.0"
 | 
			
		||||
    },
 | 
			
		||||
    "System.Linq.Expressions": "4.1.0-rc3-24210-10",
 | 
			
		||||
    "System.Runtime.Serialization.Primitives": "4.1.1-rc3-24210-10",
 | 
			
		||||
    "System.Linq.Expressions": "4.1.0",
 | 
			
		||||
    "System.Runtime.Serialization.Primitives": "4.1.1",
 | 
			
		||||
    "xunit": "2.1.0",
 | 
			
		||||
    "dotnet-test-xunit": "1.0.0-rc2-192208-24"
 | 
			
		||||
  },
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue