We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e288be3 commit fd2eb28Copy full SHA for fd2eb28
Directory.Build.props
@@ -1,5 +1,6 @@
1
<Project>
2
<PropertyGroup>
3
<AccelerateBuildsInVisualStudio>true</AccelerateBuildsInVisualStudio>
4
+ <RuntimeIdentifier>$(FlowRuntimeIdentifier)</RuntimeIdentifier>
5
</PropertyGroup>
6
</Project>
0 commit comments