Skip to content

Commit

Permalink
Merge pull request #1025 from gircore/dependabot/nuget/src/Generation…
Browse files Browse the repository at this point in the history
…/GirTool/Microsoft.CodeAnalysis.CSharp-4.9.2
  • Loading branch information
badcel authored Mar 4, 2024
2 parents 7e79e52 + f516be1 commit 808cd60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Generation/Generator/Generator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
</PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\GirModel\GirModel.csproj" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.8.0" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.9.2" />
</ItemGroup>
</Project>

0 comments on commit 808cd60

Please sign in to comment.