Skip to content

Commit df39c96

Browse files
authored
Update Web.csproj
1 parent add21f9 commit df39c96

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

Web.csproj

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<Nullable>enable</Nullable>
66
<ImplicitUsings>enable</ImplicitUsings>
77
<NoWarn>CS8620</NoWarn>
8+
<DebugType>embedded</DebugType>
89
<Version>0.5.3</Version>
910
<DockerDefaultTargetOS>Linux</DockerDefaultTargetOS>
1011
</PropertyGroup>
@@ -47,4 +48,4 @@
4748
<ExcludeFromSingleFile>true</ExcludeFromSingleFile>
4849
</None>
4950
</ItemGroup>
50-
</Project>
51+
</Project>

0 commit comments

Comments
 (0)