mirror of
				https://github.com/Nioux/AideDeJeu.git
				synced 2025-10-30 23:16:09 +00:00 
			
		
		
		
	Upgrade .net core pour uwp et asp
This commit is contained in:
		
							parent
							
								
									41cec10196
								
							
						
					
					
						commit
						72fa3ba598
					
				
					 2 changed files with 2 additions and 2 deletions
				
			
		|  | @ -168,7 +168,7 @@ | ||||||
|     <PackageReference Include="SkiaSharp.Views.Forms"> |     <PackageReference Include="SkiaSharp.Views.Forms"> | ||||||
|       <Version>1.60.0</Version> |       <Version>1.60.0</Version> | ||||||
|     </PackageReference> |     </PackageReference> | ||||||
|     <PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.1.2" /> |     <PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.1.4" /> | ||||||
|     <PackageReference Include="Xamarin.Forms"> |     <PackageReference Include="Xamarin.Forms"> | ||||||
|       <Version>3.0.0.446417</Version> |       <Version>3.0.0.446417</Version> | ||||||
|     </PackageReference> |     </PackageReference> | ||||||
|  |  | ||||||
|  | @ -9,7 +9,7 @@ | ||||||
|   </ItemGroup> |   </ItemGroup> | ||||||
| 
 | 
 | ||||||
|   <ItemGroup> |   <ItemGroup> | ||||||
|     <PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.6" /> |     <PackageReference Include="Microsoft.AspNetCore.All" Version="2.0.8" /> | ||||||
|   </ItemGroup> |   </ItemGroup> | ||||||
| 
 | 
 | ||||||
|   <ItemGroup> |   <ItemGroup> | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Yan Maniez
						Yan Maniez