Basic flow

This commit is contained in:
Maddo 2016-11-07 20:58:16 +01:00
commit 15f0d4d5b8
6 changed files with 491 additions and 49 deletions

View file

@ -51,6 +51,7 @@
<ItemGroup>
<Compile Include="Class1.cs" />
<Compile Include="ImageCreator.cs" />
<Compile Include="ImageCreator2.cs" />
<Compile Include="PicSettings.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="SinglePicData.cs" />