Skip to content

Commit 14a04af

Browse files
committed
remove runtimeidentifier from the csproject since its not necessary
1 parent d21da23 commit 14a04af

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Source/VisualPairCoding/VisualPairCoding.AvaloniaUI/VisualPairCoding.AvaloniaUI.csproj

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
<OutputType>WinExe</OutputType>
44
<TargetFramework>net7.0</TargetFramework>
55
<Nullable>enable</Nullable>
6-
<RuntimeIdentifiers>win10-x64;linux-x64;osx-x64</RuntimeIdentifiers>
76
<!--Avalonia doesen't support TrimMode=link currently,but we are working on that https://github.com/AvaloniaUI/Avalonia/issues/6892 -->
87
<TrimMode>copyused</TrimMode>
98
<BuiltInComInteropSupport>true</BuiltInComInteropSupport>

0 commit comments

Comments
 (0)