Skip to content

Commit

Permalink
Update ReferenceResolver.csproj
Browse files Browse the repository at this point in the history
  • Loading branch information
WeihanLi authored Dec 4, 2024
1 parent 2bc2396 commit 368f0c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ReferenceResolver/ReferenceResolver.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<None Include="README.md" Pack="true" Visible="false" PackagePath="" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" VersionOverride="4.12.0-3.final" />
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" VersionOverride="4.12.0" />
<PackageReference Include="NuGet.Protocol" />
<PackageReference Include="WeihanLi.Common" />
</ItemGroup>
Expand Down

0 comments on commit 368f0c9

Please sign in to comment.