Skip to content

Commit

Permalink
Add platforms for self contained deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
orryverducci committed Feb 4, 2018
1 parent 7a0b4aa commit 0c7662d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions TtxFromTS/TtxFromTS.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@

<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' ">
<DebugType></DebugType>
<RuntimeIdentifiers>win-x86;win-x64;osx-x64;ubuntu-x64;debian-x64</RuntimeIdentifiers>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="CommandLineArgumentsParser" Version="3.0.18" />
Expand Down

0 comments on commit 0c7662d

Please sign in to comment.