Skip to content

Commit 0a9037a

Browse files
committed
Update dependency Microsoft.CodeAnalysis.CSharp.Scripting to v3.11.0
1 parent 2d50c1b commit 0a9037a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Espeon.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<PackageReference Include="Disqord.Extensions.Interactivity" Version="1.0.0-nightly-00082" />
1818
<PackageReference Include="Humanizer" Version="2.8.26" />
1919
<PackageReference Include="JetBrains.Annotations" Version="2021.1.0-eap01" />
20-
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="3.9.0" />
20+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Scripting" Version="3.11.0" />
2121
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="5.0.2">
2222
<PrivateAssets>all</PrivateAssets>
2323
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)