Egyéb javítások

This commit is contained in:
2018-02-28 07:46:06 +01:00
parent f01704e8d4
commit 50a572daf3
12 changed files with 122 additions and 97 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 658 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.6 KiB

@@ -11,7 +11,7 @@
<RootNamespace>Nuvolar.Win</RootNamespace>
<AssemblyName>Nuvolar.Win</AssemblyName>
<MyType>WindowsFormsWithCustomSubMain</MyType>
<ApplicationIcon>Nuvolar.ico</ApplicationIcon>
<ApplicationIcon>favicon.ico</ApplicationIcon>
<OptionExplicit>On</OptionExplicit>
<OptionCompare>Binary</OptionCompare>
<OptionStrict>Off</OptionStrict>
@@ -157,7 +157,6 @@
<Reference Include="DevExpress.ExpressApp.Notifications.Win.v17.2, Version=17.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
<Reference Include="DevExpress.ExpressApp.Reports.v17.2, Version=17.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL">
<SpecificVersion>False</SpecificVersion>
</Reference>
<Reference Include="DevExpress.ExpressApp.ReportsV2.v17.2, Version=17.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
<Reference Include="DevExpress.ExpressApp.ReportsV2.Win.v17.2, Version=17.2.3.0, Culture=neutral, PublicKeyToken=b88d1754d700e49a, processorArchitecture=MSIL" />
@@ -469,6 +468,7 @@
<Generator>WCF Proxy Generator</Generator>
<LastGenOutput>Reference.vb</LastGenOutput>
</None>
<Content Include="favicon.ico" />
<Content Include="Nuvolar.ico" />
<None Include="app.config" />
<Content Include="Model.xafml">
Binary file not shown.

After

Width:  |  Height:  |  Size: 31 KiB