Skip to content

Commit

Permalink
Bump Microsoft.CodeAnalysis.CSharp.Scripting from 4.3.1 to 4.4.0 (#1239)
Browse files Browse the repository at this point in the history
Bumps [Microsoft.CodeAnalysis.CSharp.Scripting](https://github.com/dotnet/roslyn) from 4.3.1 to 4.4.0.
- [Release notes](https://github.com/dotnet/roslyn/releases)
- [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md)
- [Commits](https://github.com/dotnet/roslyn/commits/Visual-Studio-2019-Version-16.0-Preview-4.4)

---
updated-dependencies:
- dependency-name: Microsoft.CodeAnalysis.CSharp.Scripting
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jan 19, 2023
1 parent b23c75b commit 579d25f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<PackageVersion Include="xunit.runner.visualstudio" Version="2.4.5"/>
<PackageVersion Include="Statiq.Core" Version="1.0.0-beta.48"/>
<PackageVersion Include="HtmlAgilityPack" Version="1.11.43"/>
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="4.3.1"/>
<PackageVersion Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="4.4.0"/>
<PackageVersion Include="Statiq.App" Version="1.0.0-beta.65"/>
<PackageVersion Include="Statiq.Feeds" Version="1.0.0-beta.65"/>
<PackageVersion Include="Statiq.Markdown" Version="1.0.0-beta.62"/>
Expand Down

0 comments on commit 579d25f

Please sign in to comment.