Skip to content

Commit d287061

Browse files
author
Petteri Kautonen
authored
Merge pull request #344 from VPKSoft/dependabot/nuget/Microsoft.CodeAnalysis.CSharp.Scripting-4.3.1
Bump Microsoft.CodeAnalysis.CSharp.Scripting from 4.3.0 to 4.3.1
2 parents 8a6dbc4 + f474ff5 commit d287061

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ScriptNotepad/ScriptNotepad.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -349,7 +349,7 @@
349349
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.3.1" />
350350
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="6.0.10" />
351351
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="6.0.10" />
352-
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="4.3.0" />
352+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="4.3.1" />
353353
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="6.0.10">
354354
<PrivateAssets>all</PrivateAssets>
355355
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)