Debranet Accounting release-hez

This commit is contained in:
2020-08-31 14:09:02 +02:00
parent 1599b29e28
commit cfee10542b
9 changed files with 423 additions and 53 deletions
@@ -9,7 +9,7 @@
<OutputType>WinExe</OutputType>
<StartupObject>Sub Main</StartupObject>
<RootNamespace>Nuvolar.Win</RootNamespace>
<AssemblyName>Nuvolar.Win.Lite</AssemblyName>
<AssemblyName>Nuvolar.Win.Debranet</AssemblyName>
<MyType>WindowsFormsWithCustomSubMain</MyType>
<ApplicationIcon>favicon.ico</ApplicationIcon>
<OptionExplicit>On</OptionExplicit>
@@ -394,6 +394,12 @@
<Compile Include="WinApplication.vb">
<SubType>Component</SubType>
</Compile>
<Compile Include="XafSplashScreen.Designer.vb">
<DependentUpon>XafSplashScreen.vb</DependentUpon>
</Compile>
<Compile Include="XafSplashScreen.vb">
<SubType>Form</SubType>
</Compile>
<Compile Include="XMLUserStore\UserStore.vb" />
</ItemGroup>
<ItemGroup>
@@ -408,6 +414,9 @@
<DependentUpon>WinApplication.vb</DependentUpon>
<SubType>Designer</SubType>
</EmbeddedResource>
<EmbeddedResource Include="XafSplashScreen.resx">
<DependentUpon>XafSplashScreen.vb</DependentUpon>
</EmbeddedResource>
</ItemGroup>
<ItemGroup>
<None Include="UnusableNodes.xml">