Skip to content

Commit

Permalink
Update the source link package reference
Browse files Browse the repository at this point in the history
  • Loading branch information
xuzhg committed Dec 17, 2020
1 parent 5309f7f commit 9d5e03e
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,11 @@
<PackageReference Include="Microsoft.OData.ModelBuilder" Version="1.0.5" />
<PackageReference Include="Microsoft.OData.Core" Version="7.7.3" />
<PackageReference Include="Microsoft.OData.Edm" Version="7.7.3" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.Spatial" Version="7.7.3" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 9d5e03e

Please sign in to comment.