Fix typo
This commit is contained in:
parent
04a5db6214
commit
69d58d00e1
|
@ -75,7 +75,7 @@
|
|||
<Compile Update="DBMan_MainForm.cs" SubType="Form" />
|
||||
<Compile Update="DBMan_MainForm.Designer.cs" DependentUpon="DBMan_MainForm.cs" />
|
||||
<EmbeddedResource Update="DBMan_MainForm.resx" DependentUpon="DBMan_MainForm.cs" />
|
||||
<Compile Update="Properties/Resources.Designer.cs" AutoGen="true" DependentUpon="Reources.resx" DesignTime="true" />
|
||||
<Compile Update="Properties/Resources.Designer.cs" AutoGen="true" DependentUpon="Resources.resx" DesignTime="true" />
|
||||
<EmbeddedResource Update="Properties/Resources.resx" LastGenOutput="Resources.Designer.cs" SubType="Designer" />
|
||||
<Compile Update="Properties/Settings.Designer.cs" AutoGen="true" DependentUpon="Settings.settings" DesignTime="true" />
|
||||
</ItemGroup>
|
||||
|
|
Loading…
Reference in New Issue