Skip to content

Commit 15984f7

Browse files
dependabot[bot]Bond-009
authored andcommitted
Bump Microsoft.CodeAnalysis.CSharp.Scripting from 4.11.0 to 4.12.0
Bumps [Microsoft.CodeAnalysis.CSharp.Scripting](https://github.com/dotnet/roslyn) from 4.11.0 to 4.12.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] <[email protected]>
1 parent 3b10045 commit 15984f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/iTool.DiscordBot/iTool.DiscordBot.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<PackageReference Include="Battlelog.Net.BfH" Version="0.3.0" />
1414
<PackageReference Include="Discord.Net.Commands" Version="3.16.0" />
1515
<PackageReference Include="Discord.Net.WebSocket" Version="3.16.0" />
16-
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="4.11.0" />
16+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="4.12.0" />
1717
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="9.0.0" />
1818
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="9.0.0" />
1919
<PackageReference Include="Nett" Version="0.15.0" />

0 commit comments

Comments
 (0)