Skip to content

Commit

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

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 Aug 15, 2024
1 parent c67c444 commit 74c0d02
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.0.3" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="4.10.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="4.11.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 74c0d02

Please sign in to comment.