Skip to content

Commit 2389d33

Browse files
committed
Bump 'Microsoft.CodeAnalysis.CSharp' to latest
1 parent 08707e6 commit 2389d33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/DependencyPropertyGenerator/CommunityToolkit.DependencyPropertyGenerator.SourceGenerators/CommunityToolkit.DependencyPropertyGenerator.SourceGenerators.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</PropertyGroup>
1111

1212
<ItemGroup>
13-
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.12.0-3.final" PrivateAssets="all" />
13+
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.12.0" PrivateAssets="all" />
1414
<PackageReference Include="PolySharp" Version="1.15.0" PrivateAssets="all" />
1515
</ItemGroup>
1616

0 commit comments

Comments
 (0)