Skip to content

Commit

Permalink
Merge pull request #116 from dme-compunet/dependabot/nuget/Source/Mic…
Browse files Browse the repository at this point in the history
…rosoft.Extensions.DependencyInjection-9.0.1
  • Loading branch information
dependabot[bot] authored Jan 20, 2025
2 parents 54d5190 + 787aede commit 0cdc59c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Source/YoloSharp/YoloSharp.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<PackageReference Include="Clipper2" Version="1.4.0" />
<PackageReference Include="SixLabors.ImageSharp" Version="3.1.6" />
<PackageReference Include="SixLabors.ImageSharp.Drawing" Version="2.1.5" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="9.0.1" />
<PackageReference Condition="'$(Configuration)' != 'GpuRelease'" Include="Microsoft.ML.OnnxRuntime" Version="1.20.1" />
<PackageReference Condition="'$(Configuration)' == 'GpuRelease'" Include="Microsoft.ML.OnnxRuntime.Gpu" Version="1.20.1" />
</ItemGroup>
Expand Down

0 comments on commit 0cdc59c

Please sign in to comment.