# | Line 46 | Line 46 | |
---|---|---|
46 | <Reference Include="System.Xml" /> | |
47 | </ItemGroup> | |
48 | <ItemGroup> | |
49 | < | <Compile Include="Form1.cs"> |
49 | > | <Compile Include="Main.cs"> |
50 | <SubType>Form</SubType> | |
51 | </Compile> | |
52 | < | <Compile Include="Form1.Designer.cs"> |
53 | < | <DependentUpon>Form1.cs</DependentUpon> |
52 | > | <Compile Include="Main.Designer.cs"> |
53 | > | <DependentUpon>Main.cs</DependentUpon> |
54 | </Compile> | |
55 | <Compile Include="Program.cs" /> | |
56 | <Compile Include="Properties\AssemblyInfo.cs" /> |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |