Skip to content

Commit a98aa7e

Browse files
Bump Microsoft.CodeAnalysis.CSharp.Scripting from 4.14.0 to 5.0.0
--- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.CSharp.Scripting dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2eb29c0 commit a98aa7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1111
</PackageReference>
1212

13-
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="4.14.0" />
13+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="5.0.0" />
1414
</ItemGroup>
1515

1616
<!-- SourceLink / build hygiene -->

0 commit comments

Comments
 (0)