Skip to content

Commit fd2eb28

Browse files
committed
try using Directory.Build.props to specify runtime identifier
1 parent e288be3 commit fd2eb28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Directory.Build.props

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
<Project>
22
<PropertyGroup>
33
<AccelerateBuildsInVisualStudio>true</AccelerateBuildsInVisualStudio>
4+
<RuntimeIdentifier>$(FlowRuntimeIdentifier)</RuntimeIdentifier>
45
</PropertyGroup>
56
</Project>

0 commit comments

Comments
 (0)