Skip to content

Commit bbfb1a6

Browse files
Add RuntimeIdentifiers to project
1 parent c91ee99 commit bbfb1a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tracer/test/test-applications/security/Samples.Security.AspNetCore5/Samples.Security.AspNetCore5.csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
<RequiresDockerDependency>Mixed</RequiresDockerDependency>
55
<TargetFrameworks>netcoreapp3.0;netcoreapp3.1;net5.0;net6.0;net7.0;net8.0;net9.0;net10.0</TargetFrameworks>
66
<NoWarn>$(NoWarn);NU1605</NoWarn>
7+
<RuntimeIdentifiers>win-x64;win-x86;linux-x64;linux-musl-x64;osx-x64;linux-arm64;linux-musl-arm64</RuntimeIdentifiers>
78
</PropertyGroup>
89

910
<PropertyGroup Condition="'$(Configuration)' == 'Release'">

0 commit comments

Comments
 (0)