corrade-vassal – Diff between revs 12 and 13

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 12 Rev 13
Line 75... Line 75...
75 <Reference Include="System.Deployment" /> 75 <Reference Include="System.Deployment" />
76 <Reference Include="System.Drawing" /> 76 <Reference Include="System.Drawing" />
77 <Reference Include="System.Net.Http" /> 77 <Reference Include="System.Net.Http" />
78 <Reference Include="System.Windows.Forms" /> 78 <Reference Include="System.Windows.Forms" />
79 <Reference Include="System.Xml" /> 79 <Reference Include="System.Xml" />
-   80 <Reference Include="wasSharp">
-   81 <HintPath>..\..\wasSharp\bin\Release\wasSharp.dll</HintPath>
-   82 </Reference>
80 </ItemGroup> 83 </ItemGroup>
81 <ItemGroup> 84 <ItemGroup>
82 <Compile Include="RegionEditForm.cs"> 85 <Compile Include="RegionEditForm.cs">
83 <SubType>Form</SubType> 86 <SubType>Form</SubType>
84 </Compile> 87 </Compile>
Line 97... Line 100...
97 </Compile> 100 </Compile>
98 <Compile Include="VassalForm.Designer.cs"> 101 <Compile Include="VassalForm.Designer.cs">
99 <DependentUpon>VassalForm.cs</DependentUpon> 102 <DependentUpon>VassalForm.cs</DependentUpon>
100 </Compile> 103 </Compile>
101 <Compile Include="Vassal.cs" /> 104 <Compile Include="Vassal.cs" />
102 <Compile Include="AssemblyInfo.cs" /> 105 <Compile Include="Properties\AssemblyInfo.cs" />
103 <EmbeddedResource Include="RegionEditForm.resx"> 106 <EmbeddedResource Include="RegionEditForm.resx">
104 <DependentUpon>RegionEditForm.cs</DependentUpon> 107 <DependentUpon>RegionEditForm.cs</DependentUpon>
105 </EmbeddedResource> 108 </EmbeddedResource>
106 <EmbeddedResource Include="SettingsForm.resx"> 109 <EmbeddedResource Include="SettingsForm.resx">
107 <DependentUpon>SettingsForm.cs</DependentUpon> 110 <DependentUpon>SettingsForm.cs</DependentUpon>