Skip to content

Commit

Permalink
fix code generation
Browse files Browse the repository at this point in the history
  • Loading branch information
colombod committed Jan 16, 2024
1 parent 587e716 commit fb2af1b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ private async Task InitializeDbContextAsync(string kernelName, MsSqlKernelConnec
#r ""nuget: Microsoft.EntityFrameworkCore.SqlServer, 7.0.13""
#r ""nuget: Humanizer.Core, 2.14.1""
#r ""nuget: Humanizer, 2.14.1""
#r ""nuget: Microsoft.Identity.Client, 4.48.1""
#r ""nuget: Microsoft.Identity.Client, 4.57.0""
using System;
using System.Reflection;
Expand Down

0 comments on commit fb2af1b

Please sign in to comment.