Skip to content

Commit

Permalink
enabling source link for miruken
Browse files Browse the repository at this point in the history
  • Loading branch information
provenstyle committed Nov 12, 2019
1 parent 5e488d1 commit ae742eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Source/Miruken/Miruken.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
<PackageTags>Miruken</PackageTags>
<LangVersion>latest</LangVersion>
<OutputPath>bin\</OutputPath>
<PublishRepositoryUrl>true</PublishRepositoryUrl>
</PropertyGroup>

<!-- compilation flags -->
Expand All @@ -33,6 +34,7 @@

<ItemGroup>
<PackageReference Include="FastExpressionCompiler" Version="2.0.0" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0-beta2-19554-01" PrivateAssets="All"/>
</ItemGroup>

<ItemGroup Condition="$(DefineConstants.Contains('NETSTANDARD'))">
Expand Down

0 comments on commit ae742eb

Please sign in to comment.