Skip to content

1.2.2

Latest
Compare
Choose a tag to compare
@MrSmoke MrSmoke released this 17 Nov 03:33
f5d7c65
  • Add slnx soultion file
  • Bump packages:
    • MediatR 12.3.0 -> 12.4.1
    • Microsoft.Extensions.Caching.Abstractions 8.0.0 -> 9.0.0
    • Microsoft.Extensions.Caching.Memory 8.0.0 -> 9.0.0
    • Microsoft.Extensions.FileProviders.Embedded 8.0.6 -> 9.0.0
    • Microsoft.Extensions.Logging.Abstractions 8.0.1 -> 9.0.0
    • Microsoft.Extensions.Options 8.0.2 -> 9.0.0
    • MySqlConnector 2.3.7 -> 2.4.0
    • Serilog.AspNetCore 8.0.1 -> 8.0.3
    • System.Text.Json 8.0.3 -> 9.0.0
    • Removed the following packages as they are already referenced by Serilog.AspNetCore:
      • Serilog.Sinks.Console
      • Serilog.Settings.Configuration
      • Serilog.Sinks.File
  • Cleanup embedding of sql migrations
  • Fix sql migrations not working for MariaDB