Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tmat committed May 30, 2024
1 parent 61521de commit f2e7b67
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@
<Compile Include="$(MSBuildThisFileDirectory)TypeRef.cs" />
<Compile Include="$(MSBuildThisFileDirectory)TypeRef.DefaultResolver.cs" />
<Compile Include="$(MSBuildThisFileDirectory)AbstractTypeRefResolver.cs" />
<Compile Include="..\..\..\Compilers\Core\Portable\InternalUtilities\IsExternalInit.cs" Link="Utilities\IsExternalInit.cs" />
<Compile Include="..\..\Compilers\Core\Portable\InternalUtilities\IsExternalInit.cs" Link="Utilities\IsExternalInit.cs" />
</ItemGroup>
</Project>

0 comments on commit f2e7b67

Please sign in to comment.