Skip to content

Commit 3b55664

Browse files
Bump Microsoft.CodeAnalysis.CSharp from 4.14.0 to 5.3.0
--- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.CSharp dependency-version: 5.3.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4ab6ba6 commit 3b55664

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

VisualSploit.Tests/VisualSploit.Tests.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<UseMicrosoftTestingPlatformRunner>true</UseMicrosoftTestingPlatformRunner>
99
</PropertyGroup>
1010
<ItemGroup>
11-
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.14.0" />
11+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="5.3.0" />
1212
<PackageReference Include="xunit.v3" Version="3.2.2" />
1313
<ProjectReference Include="..\VisualSploit\VisualSploit.csproj" />
1414
</ItemGroup>

0 commit comments

Comments
 (0)