Skip to content

Commit

Permalink
Merge pull request #191 from cqse/dependabot/nuget/UploadDaemon_Test/…
Browse files Browse the repository at this point in the history
…System.Text.Json-8.0.5

Bump System.Text.Json from 8.0.4 to 8.0.5 in /UploadDaemon_Test
  • Loading branch information
snowbagoly authored Nov 29, 2024
2 parents fc32c53 + 4f8804a commit 9c27fa9
Show file tree
Hide file tree
Showing 3 changed files with 533 additions and 141 deletions.
5 changes: 3 additions & 2 deletions UploadDaemon_Test/UploadDaemon_Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -414,8 +414,9 @@
<Reference Include="System.Text.Encodings.Web, Version=8.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.Text.Encodings.Web.8.0.0\lib\net462\System.Text.Encodings.Web.dll</HintPath>
</Reference>
<Reference Include="System.Text.Json, Version=8.0.0.4, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.Text.Json.8.0.4\lib\net462\System.Text.Json.dll</HintPath>
<Reference Include="System.Text.Json, Version=8.0.0.5, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51">
<HintPath>..\packages\System.Text.Json.8.0.5\lib\net462\System.Text.Json.dll</HintPath>
<Private>True</Private>
</Reference>
<Reference Include="System.Threading.Tasks.Extensions, Version=4.2.0.1, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51, processorArchitecture=MSIL">
<HintPath>..\packages\System.Threading.Tasks.Extensions.4.5.4\lib\net461\System.Threading.Tasks.Extensions.dll</HintPath>
Expand Down
Loading

0 comments on commit 9c27fa9

Please sign in to comment.