Skip to content

Commit fd1378e

Browse files
Bump Microsoft.CodeAnalysis.CSharp.Scripting from 4.12.0 to 4.13.0
Bumps [Microsoft.CodeAnalysis.CSharp.Scripting](https://github.com/dotnet/roslyn) from 4.12.0 to 4.13.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) --- 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>
1 parent 6184546 commit fd1378e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Hyperbee.Templating/Hyperbee.Templating.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@
4343
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
4444
</PackageReference>
4545
<PackageReference Include="Hyperbee.Resources" Version="2.0.1" />
46-
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="4.12.0" />
46+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="4.13.0" />
4747
</ItemGroup>
4848
</Project>

0 commit comments

Comments
 (0)