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