Skip to content

Commit

Permalink
Put runtime identifier back.
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesbetros committed Jun 10, 2017
1 parent 7468ab1 commit 3bb2feb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Tools/NASM/NASM.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@

<PropertyGroup>
<TargetFramework>netcoreapp1.0</TargetFramework>
<RuntimeIdentifiers>win7-x86</RuntimeIdentifiers>
<SignAssembly>True</SignAssembly>
<AssemblyOriginatorKeyFile>..\..\Cosmos.snk</AssemblyOriginatorKeyFile>
<OutputType>Exe</OutputType>
Expand Down

0 comments on commit 3bb2feb

Please sign in to comment.