Skip to content

Commit

Permalink
Remove unnecessary UseCurrentRuntimeIdentifier=false setting.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrp committed Apr 5, 2024
1 parent 1dd3e92 commit 4dc38f3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/samples/fdd/fdd.csproj
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<SelfContained>false</SelfContained>
<UseCurrentRuntimeIdentifier>false</UseCurrentRuntimeIdentifier>
</PropertyGroup>
</Project>

0 comments on commit 4dc38f3

Please sign in to comment.