We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcd9603 commit 2d7b203Copy full SHA for 2d7b203
1 file changed
NFe.Danfe.AppTeste.PdfClown/NFe.Danfe.AppTeste.PdfClown.csproj
@@ -1,15 +1,15 @@
1
<Project Sdk="Microsoft.NET.Sdk">
2
3
- <PropertyGroup>
4
- <OutputType>WinExe</OutputType>
5
- <TargetFramework>net6.0-windows</TargetFramework>
6
- <Nullable>enable</Nullable>
7
- <ImplicitUsings>enable</ImplicitUsings>
8
- <UseWPF>true</UseWPF>
9
- </PropertyGroup>
+ <PropertyGroup>
+ <OutputType>WinExe</OutputType>
+ <TargetFramework>net6.0-windows</TargetFramework>
+ <Nullable>enable</Nullable>
+ <ImplicitUsings>enable</ImplicitUsings>
+ <UseWPF>true</UseWPF>
+ </PropertyGroup>
10
11
- <ItemGroup>
12
- <ProjectReference Include="..\NFe.Danfe.PdfClown\NFe.Danfe.PdfClown.csproj" />
13
- </ItemGroup>
+ <ItemGroup>
+ <ProjectReference Include="..\NFe.Danfe.PdfClown\NFe.Danfe.PdfClown.csproj" />
+ </ItemGroup>
14
15
</Project>
0 commit comments