We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d5d8a22 commit 6b3efd1Copy full SHA for 6b3efd1
DebitExpress.VatRelief/DebitExpress.VatRelief.csproj
@@ -6,6 +6,14 @@
6
<Nullable>enable</Nullable>
7
<UseWPF>true</UseWPF>
8
<IncludeAllContentForSelfExtract>true</IncludeAllContentForSelfExtract>
9
+ </PropertyGroup>
10
+
11
+ <PropertyGroup>
12
+ <AssemblyName>vat.relief</AssemblyName>
13
+ <AssemblyTitle>VAT Relief</AssemblyTitle>
14
+ <Company>DebitExpress Business Solutions</Company>
15
+ <AssemblyVersion>1.0.0</AssemblyVersion>
16
+ <FileVersion>1.0.0</FileVersion>
17
<ApplicationIcon>favicon.ico</ApplicationIcon>
18
</PropertyGroup>
19
0 commit comments