Skip to content

Commit 68bd013

Browse files
authored
Merge pull request #63 from skbkontur/a.dobrynin/bump-Microsoft.CodeAnalysis
bump Microsoft.CodeAnalysis.CSharp dependency
2 parents 2a1dbcb + 8304d5e commit 68bd013

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

TypeScript.ContractGenerator.Roslyn/TypeScript.ContractGenerator.Roslyn.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
</ItemGroup>
1313

1414
<ItemGroup>
15-
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.5.0" />
15+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp.Workspaces" Version="4.7.0" />
1616
</ItemGroup>
1717

1818
</Project>

0 commit comments

Comments
 (0)