Skip to content

Commit

Permalink
Merge pull request #55 from Nytra/main
Browse files Browse the repository at this point in the history
Update SourceGenerators.csproj
  • Loading branch information
Xlinka committed Jul 27, 2024
2 parents d3b94f1 + d2d34a4 commit c3927d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ProjectObsidian.SourceGenerators/SourceGenerators.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
<LangVersion>latest</LangVersion>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.*" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.8.0" />
</ItemGroup>
</Project>
</Project>

0 comments on commit c3927d0

Please sign in to comment.