Skip to content

Commit

Permalink
Set the runtime identifier (RID) for Linux (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
atifaziz authored Aug 29, 2024
1 parent cf03e6b commit 3095a1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions DynamicProbes.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net8.0</TargetFramework>
<RuntimeIdentifier>linux-x64</RuntimeIdentifier>
<ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable>
</PropertyGroup>
Expand Down

0 comments on commit 3095a1c

Please sign in to comment.