Skip to content
This repository was archived by the owner on Aug 29, 2025. It is now read-only.

Commit 4428ba0

Browse files
committed
1 parent 9202c1e commit 4428ba0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.Graph.Cli.Core/Microsoft.Graph.Cli.Core.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<ImplicitUsings>disable</ImplicitUsings>
77
<Nullable>enable</Nullable>
88
<!-- Recommended: Embed symbols containing Source Link in the main file (exe/dll) -->
9-
<DebugType>embedded</DebugType>
9+
<DebugType>portable</DebugType>
1010
<Version>1.2.1</Version>
1111
<IsTrimmable>true</IsTrimmable>
1212

0 commit comments

Comments
 (0)