mirror of
				https://github.com/zoriya/Kyoo.git
				synced 2025-10-31 02:27:11 -04:00 
			
		
		
		
	chore(deps): update dotnet monorepo to v8.0.4 (#416)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									0e685de325
								
							
						
					
					
						commit
						f1899aef55
					
				| @ -3,7 +3,7 @@ | ||||
|   "isRoot": true, | ||||
|   "tools": { | ||||
|     "dotnet-ef": { | ||||
|       "version": "8.0.3", | ||||
|       "version": "8.0.4", | ||||
|       "commands": [ | ||||
|         "dotnet-ef" | ||||
|       ] | ||||
|  | ||||
| @ -1,7 +1,7 @@ | ||||
| <Project Sdk="Microsoft.NET.Sdk"> | ||||
| 
 | ||||
| 	<ItemGroup> | ||||
| 		<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.3" /> | ||||
| 		<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.4" /> | ||||
| 		<PackageReference Include="BCrypt.Net-Next" Version="4.0.3" /> | ||||
| 		<PackageReference Include="Serilog" Version="3.1.1" /> | ||||
| 
 | ||||
|  | ||||
| @ -23,7 +23,7 @@ | ||||
| 		<PackageReference Include="Serilog.Sinks.SyslogMessages" Version="3.0.2" /> | ||||
| 		<PackageReference Include="SkiaSharp" Version="2.88.7" /> | ||||
| 		<PackageReference Include="SkiaSharp.NativeAssets.Linux.NoDependencies" Version="2.88.7" /> | ||||
| 		<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.3"> | ||||
| 		<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.4"> | ||||
| 			<PrivateAssets>all</PrivateAssets> | ||||
| 			<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets> | ||||
| 		</PackageReference> | ||||
|  | ||||
| @ -9,11 +9,11 @@ | ||||
| 		<PackageReference Include="EFCore.NamingConventions" Version="8.0.3" /> | ||||
| 		<PackageReference Include="EntityFrameworkCore.Projectables" Version="4.1.4-prebeta" /> | ||||
| 		<PackageReference Include="InterpolatedSql.Dapper" Version="2.3.0" /> | ||||
| 		<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.3"> | ||||
| 		<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.4"> | ||||
| 			<PrivateAssets>all</PrivateAssets> | ||||
| 			<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets> | ||||
| 		</PackageReference> | ||||
| 		<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" Version="8.0.3" /> | ||||
| 		<PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore" Version="8.0.4" /> | ||||
| 		<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="8.0.2" /> | ||||
| 	</ItemGroup> | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user