Subversion Repository Public Repository

Nextrek

Diff Revisions 51 vs 54 for /minstrek/GameEditorBKP - Copia/GameEditor/GameEditor.vbproj

Diff revisions: vs.
  @@ -69,6 +69,7 @@
69 69 <Reference Include="System.Data" />
70 70 <Reference Include="System.Deployment" />
71 71 <Reference Include="System.Drawing" />
72 + <Reference Include="System.Runtime.Serialization" />
72 73 <Reference Include="System.Windows.Forms" />
73 74 <Reference Include="System.Xml" />
74 75 <Reference Include="System.Core" />
  @@ -88,6 +89,7 @@
88 89 <Import Include="System.Xml.Linq" />
89 90 </ItemGroup>
90 91 <ItemGroup>
92 + <Compile Include="Estensioni.vb" />
91 93 <Compile Include="Form1.vb">
92 94 <SubType>Form</SubType>
93 95 </Compile>
  @@ -117,6 +119,7 @@
117 119 <DesignTimeSharedInput>True</DesignTimeSharedInput>
118 120 </Compile>
119 121 <Compile Include="Settings.vb" />
122 + <Compile Include="Types.vb" />
120 123 </ItemGroup>
121 124 <ItemGroup>
122 125 <EmbeddedResource Include="Form1.resx">