Skip to content

Commit 4f7c5aa

Browse files
authored
Merge pull request #657 from microsoft/fix/duplicated-reference
fix: removes duplicated package reference
2 parents 14c97fc + 42957e3 commit 4f7c5aa

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/Microsoft.OpenApi.OData.Reader/Microsoft.OpenAPI.OData.Reader.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,6 @@
3030
</PackageReference>
3131
<PackageReference Include="Microsoft.OData.Edm" Version="8.2.3" />
3232
<PackageReference Include="Microsoft.OpenApi" Version="2.0.0-preview7" />
33-
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0">
34-
<PrivateAssets>all</PrivateAssets>
35-
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
36-
</PackageReference>
3733
<None Include="..\..\README.md" Pack="true" PackagePath="\" />
3834
<PackageReference Include="Microsoft.VisualStudio.Threading.Analyzers" Version="17.12.19">
3935
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)