Skip to content

Commit 539e676

Browse files
committed
removed unneeded transitive dep
1 parent 6077839 commit 539e676

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/Exceptionless.Core/Exceptionless.Core.csproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,4 @@
3737
<PackageReference Include="Foundatio.Repositories.Elasticsearch" Version="7.17.14" Condition="'$(ReferenceFoundatioRepositoriesSource)' == '' OR '$(ReferenceFoundatioRepositoriesSource)' == 'false'" />
3838
<ProjectReference Include="..\..\..\..\Foundatio\Foundatio.Repositories\src\Foundatio.Repositories.Elasticsearch\Foundatio.Repositories.Elasticsearch.csproj" Condition="'$(ReferenceFoundatioRepositoriesSource)' == 'true'" />
3939
</ItemGroup>
40-
41-
<ItemGroup Label="Transitive dependency updates to resolve vulnerability warnings">
42-
<PackageReference Include="System.Text.Json" Version="9.0.2" />
43-
</ItemGroup>
4440
</Project>

0 commit comments

Comments
 (0)