Common: Rebuild frmNotification_Startup
This commit is contained in:
@@ -192,6 +192,12 @@
|
||||
<Compile Include="frmFileFlow_Success.vb">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="NNfrmNotification_Startup.Designer.vb">
|
||||
<DependentUpon>NNfrmNotification_Startup.vb</DependentUpon>
|
||||
</Compile>
|
||||
<Compile Include="NNfrmNotification_Startup.vb">
|
||||
<SubType>Form</SubType>
|
||||
</Compile>
|
||||
<Compile Include="frmNotification_Startup.Designer.vb">
|
||||
<DependentUpon>frmNotification_Startup.vb</DependentUpon>
|
||||
</Compile>
|
||||
@@ -274,10 +280,19 @@
|
||||
<EmbeddedResource Include="frmFileFlow_Duplicate.resx">
|
||||
<DependentUpon>frmFileFlow_Duplicate.vb</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="frmNotification_Startup.en-US.resx">
|
||||
<EmbeddedResource Include="NNfrmNotification_Startup.en-US.resx">
|
||||
<DependentUpon>NNfrmNotification_Startup.vb</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="NNfrmNotification_Startup.fr-FR.resx">
|
||||
<DependentUpon>NNfrmNotification_Startup.vb</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="NNfrmNotification_Startup.resx">
|
||||
<DependentUpon>NNfrmNotification_Startup.vb</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="frmNotification_Startup.en.resx">
|
||||
<DependentUpon>frmNotification_Startup.vb</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="frmNotification_Startup.fr-FR.resx">
|
||||
<EmbeddedResource Include="frmNotification_Startup.fr.resx">
|
||||
<DependentUpon>frmNotification_Startup.vb</DependentUpon>
|
||||
</EmbeddedResource>
|
||||
<EmbeddedResource Include="frmNotification_Startup.resx">
|
||||
@@ -601,5 +616,11 @@
|
||||
<ItemGroup>
|
||||
<None Include="Resources\business_world2.svg" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="Resources\clearheaderandfooter.svg" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<None Include="Resources\check1.svg" />
|
||||
</ItemGroup>
|
||||
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />
|
||||
</Project>
|
||||
Reference in New Issue
Block a user