Skip to content

Commit e752863

Browse files
Update dotnet monorepo
1 parent 18f2c4f commit e752863

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/CodeGeneration/CodeGeneration.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@
4040

4141
<!-- Dependencies -->
4242
<ItemGroup>
43-
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="5.0.0" />
44-
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="10.0.103" PrivateAssets="All" />
43+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="5.3.0" />
44+
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="10.0.200" PrivateAssets="All" />
4545
</ItemGroup>
4646

4747
<!-- Global usings -->

0 commit comments

Comments
 (0)