Skip to content

Commit

Permalink
#278 Add to .NET 4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nigel-sampson committed May 15, 2017
1 parent cd477cf commit 6db1d71
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,9 @@
<Compile Include="MessageBinder.cs" />
<Compile Include="NameTransformer.cs" />
<Compile Include="net40\AttachedCollection.cs" />
<Compile Include="net40\INavigationService.cs" />
<Compile Include="net40\NavigationExtensions.cs" />
<Compile Include="net40\NavigationHelper.cs" />
<Compile Include="net40\Parameter.cs" />
<Compile Include="net40\WindowManager.cs" />
<Compile Include="Parser.cs" />
Expand Down

0 comments on commit 6db1d71

Please sign in to comment.