71 |
<Compile Include="..\VersioningSupport\SharedAssemblyInfo.cs"> |
<Compile Include="..\VersioningSupport\SharedAssemblyInfo.cs"> |
72 |
<Link>Properties\SharedAssemblyInfo.cs</Link> |
<Link>Properties\SharedAssemblyInfo.cs</Link> |
73 |
</Compile> |
</Compile> |
74 |
|
<Compile Include="Docking\FloatingAboutBox.cs"> |
75 |
|
<SubType>Form</SubType> |
76 |
|
</Compile> |
77 |
|
<Compile Include="Docking\FloatingAboutBox.Designer.cs"> |
78 |
|
<DependentUpon>FloatingAboutBox.cs</DependentUpon> |
79 |
|
</Compile> |
80 |
<Compile Include="Docking\FloatingLogWindow.cs"> |
<Compile Include="Docking\FloatingLogWindow.cs"> |
81 |
<SubType>Form</SubType> |
<SubType>Form</SubType> |
82 |
</Compile> |
</Compile> |
103 |
<Compile Include="RomCheaterConfigDialog.Designer.cs"> |
<Compile Include="RomCheaterConfigDialog.Designer.cs"> |
104 |
<DependentUpon>RomCheaterConfigDialog.cs</DependentUpon> |
<DependentUpon>RomCheaterConfigDialog.cs</DependentUpon> |
105 |
</Compile> |
</Compile> |
106 |
|
<EmbeddedResource Include="Docking\FloatingAboutBox.resx"> |
107 |
|
<DependentUpon>FloatingAboutBox.cs</DependentUpon> |
108 |
|
</EmbeddedResource> |
109 |
<EmbeddedResource Include="Docking\FloatingLogWindow.resx"> |
<EmbeddedResource Include="Docking\FloatingLogWindow.resx"> |
110 |
<DependentUpon>FloatingLogWindow.cs</DependentUpon> |
<DependentUpon>FloatingLogWindow.cs</DependentUpon> |
111 |
</EmbeddedResource> |
</EmbeddedResource> |
187 |
<Link>Plugins\RomCheater.CorePlugins.pdb</Link> |
<Link>Plugins\RomCheater.CorePlugins.pdb</Link> |
188 |
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory> |
189 |
</Content> |
</Content> |
190 |
|
<Content Include="current-version.txt"> |
191 |
|
<CopyToOutputDirectory>Always</CopyToOutputDirectory> |
192 |
|
</Content> |
193 |
</ItemGroup> |
</ItemGroup> |
194 |
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
195 |
<PropertyGroup> |
<PropertyGroup> |