Skip to content

Commit bc9a841

Browse files
committed
Ajustes para não gerar pacote nuget do app de demonstração.
1 parent e99b009 commit bc9a841

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/OpenAC.Net.EscPos.Demo/OpenAC.Net.EscPos.Demo.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<OutputType>WinExe</OutputType>
55
<TargetFramework>net9.0-windows</TargetFramework>
66
<Nullable>enable</Nullable>
7+
<IsPackable>false</IsPackable>
78
<UseWindowsForms>true</UseWindowsForms>
89
<ImplicitUsings>enable</ImplicitUsings>
910
<LangVersion>default</LangVersion>

0 commit comments

Comments
 (0)