Bläddra i källkod

moved .isad file parsing into new class ImportHandler

Vincenz Mechler 5 år sedan
förälder
incheckning
3783255dbb
1 ändrade filer med 1 tillägg och 0 borttagningar
  1. 1 0
      SketchAssistant/SketchAssistant/SketchAssistant.csproj

+ 1 - 0
SketchAssistant/SketchAssistant/SketchAssistant.csproj

@@ -69,6 +69,7 @@
     <Reference Include="System.Xml" />
   </ItemGroup>
   <ItemGroup>
+    <Compile Include="FileImporter.cs" />
     <Compile Include="SketchAction.cs" />
     <Compile Include="ActionHistory.cs" />
     <Compile Include="Line.cs" />