Skip to content

Commit 5f16485

Browse files
committed
Add RIDs to sample test project to fix standalone publish
1 parent 9b9bb4d commit 5f16485

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sample/ApplicationInsightsHostingStartupSample/ApplicationInsightsHostingStartupSample.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
<PropertyGroup>
44
<TargetFrameworks>netcoreapp2.0;net461</TargetFrameworks>
5+
<RuntimeIdentifiers>win7-x86;win7-x64;linux-x64;osx-x64</RuntimeIdentifiers>
56
</PropertyGroup>
67

78
<ItemGroup>

0 commit comments

Comments
 (0)