Skip to content

Commit f814288

Browse files
authored
[mdoc] Convert to SDK style projects (#642)
Converts `mdoc.csproj` and `Monodoc.Test.csproj` files to SDK style projects to allow them to be built with dotnet build.
1 parent 1822990 commit f814288

File tree

4 files changed

+22
-457
lines changed

4 files changed

+22
-457
lines changed

mdoc/Mono.Documentation/Updater/Formatters/CppFormatters/CppWinRtFullMemberFormatter.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
using System;
22
using System.Collections.Generic;
33
using System.Linq;
4-
using System.Runtime.Remoting.Contexts;
54
using System.Text;
65
using Mono.Cecil;
76

mdoc/Mono.Documentation/Updater/XmlSyncer.cs

Lines changed: 0 additions & 269 deletions
This file was deleted.

0 commit comments

Comments
 (0)