Skip to content
This repository was archived by the owner on Dec 23, 2024. It is now read-only.

Commit 13f039e

Browse files
Merge pull request #3 from xamarin/dev/therzok/fix-coreutility-path
Fix path to CoreUtility csproj as the repository is now named VS-Plat…
2 parents e2c7aff + 63e48ba commit 13f039e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vsintegration/src/FSharp.Editor/FSharp.Editor.fsproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -256,7 +256,7 @@
256256
<ReferenceSourceTarget></ReferenceSourceTarget>
257257
<Private>False</Private>
258258
</ProjectReference>
259-
<ProjectReference Include="..\..\..\..\vs-editor-core\src\Editor\Core\Def\CoreUtility.csproj">
259+
<ProjectReference Include="..\..\..\..\VS-Platform\src\Editor\Core\Def\CoreUtility.csproj">
260260
<Project>{D6B7E899-542A-4EAB-8F06-E737657B29DE}</Project>
261261
<Aliases>CoreUtility</Aliases>
262262
<Name>CoreUtility</Name>

0 commit comments

Comments
 (0)