First commit

This commit is contained in:
Szymon Porwolik
2019-02-21 00:07:18 +01:00
parent 85ab99fb56
commit fb7a14f07c
3 changed files with 144 additions and 2 deletions

View File

@@ -54,6 +54,9 @@
</Compile>
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<EmbeddedResource Include="Form1.resx">
<DependentUpon>Form1.cs</DependentUpon>
</EmbeddedResource>
<EmbeddedResource Include="Properties\Resources.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>