Update to include the reference to MBS.Framework

This commit is contained in:
Michael Becker 2019-09-17 01:43:03 -04:00
parent 92606e1a0f
commit f4e14c04e5
2 changed files with 5 additions and 0 deletions

View File

@ -19,6 +19,7 @@
// You should have received a copy of the GNU General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
using System;
using MBS.Framework.Drawing;
using UniversalEditor.ObjectModels.Text.Plain;
using UniversalEditor.Printing;
using UniversalWidgetToolkit.Drawing;

View File

@ -53,6 +53,10 @@
<Project>{30467E5C-05BC-4856-AADC-13906EF4CADD}</Project>
<Name>UniversalEditor.Essential</Name>
</ProjectReference>
<ProjectReference Include="..\..\..\..\MBS.Framework\MBS.Framework\MBS.Framework.csproj">
<Project>{00266B21-35C9-4A7F-A6BA-D54D7FDCC25C}</Project>
<Name>MBS.Framework</Name>
</ProjectReference>
</ItemGroup>
<Import Project="$(MSBuildBinPath)\Microsoft.CSharp.targets" />
</Project>