Skip to content

Commit

Permalink
Add PygmentSharp as X++ reference to fix build issue
Browse files Browse the repository at this point in the history
  • Loading branch information
caleblanchard committed Jan 14, 2020
1 parent 700fb98 commit a47ed08
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<AxReference xmlns:i="http://www.w3.org/2001/XMLSchema-instance">
<Name>PygmentSharp.Core</Name>
<AssemblyName>PygmentSharp.Core</AssemblyName>
<AssemblyDisplayName>PygmentSharp.Core, Version=0.2.0.0, Culture=neutral, PublicKeyToken=null</AssemblyDisplayName>
<Version>0.2.0.0</Version>
</AxReference>
5 changes: 5 additions & 0 deletions Projects/AOTBrowser/AOTBrowser/AOTBrowser.rnrproj
Original file line number Diff line number Diff line change
Expand Up @@ -222,6 +222,11 @@
<Project>{2f618da7-59bc-4abe-8f24-72d2d59f9ad4}</Project>
<Private>True</Private>
</ProjectReference>
<ProjectReference Include="..\PygmentSharp.Core\PygmentSharp.Core.csproj">
<Name>PygmentSharp.Core</Name>
<Project>{9eb63a83-0f9d-4c49-bc2a-95e37eb1cb15}</Project>
<Private>True</Private>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.Common.targets" />
<Import Project="$(BuildTasksDirectory)\Microsoft.Dynamics.Framework.Tools.BuildTasks.targets" />
Expand Down

0 comments on commit a47ed08

Please sign in to comment.