Skip to content

Commit

Permalink
Bump Microsoft.CodeAnalysis.CSharp.Scripting from 4.11.0 to 4.12.0 in…
Browse files Browse the repository at this point in the history
… /src (#121)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 5, 2024
1 parent 88af45c commit 8bfdd35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/AutoTests.Framework/AutoTests.Framework.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

<ItemGroup>
<PackageReference Include="Reqnroll" Version="2.2.1" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="4.11.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="4.12.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 8bfdd35

Please sign in to comment.