Skip to content

Commit

Permalink
Now will work on vs 2017 Build 15.6 (#494)
Browse files Browse the repository at this point in the history
* Fixed Test.csproj Now will work on linux

* Now the project is working on vs 2017 build 15.6
  • Loading branch information
loneosama authored and josephwoodward committed Mar 19, 2018
1 parent e2f988a commit e032418
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/DocumentationExamples/DocumentationExamples.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,9 @@
<Reference Include="Microsoft.CSharp" />
</ItemGroup>

<ItemGroup>
<Service Include="{82a7f48d-3b50-4b1e-b82e-3ada8210c358}" />

</ItemGroup>

</Project>

0 comments on commit e032418

Please sign in to comment.