Skip to content

Commit

Permalink
Update references (#297)
Browse files Browse the repository at this point in the history
  • Loading branch information
josesimoes authored Nov 15, 2024
1 parent a50aeec commit 1ef9563
Show file tree
Hide file tree
Showing 5 changed files with 166 additions and 939 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,13 +61,14 @@
<ItemGroup>
<PackageReference Include="Microsoft.ApplicationInsights" Version="2.22.0" />
<PackageReference Include="Microsoft.Extensions.Configuration" Version="8.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.0" />
<PackageReference Include="nanoFramework.Tools.Debugger.Net" Version="2.4.47" />
<PackageReference Include="Microsoft.Extensions.Configuration.Json" Version="8.0.1" />
<PackageReference Include="nanoFramework.Tools.Debugger.Net" Version="2.5.1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.3" />
<PackageReference Include="Nerdbank.GitVersioning" Version="3.6.143" PrivateAssets="All" />
<PackageReference Include="Nerdbank.GitVersioning" Version="3.6.146" PrivateAssets="All" />
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
<PackageReference Include="System.IO.Ports" Version="8.0.0" />
<PackageReference Include="System.Net.Http" Version="4.3.4" />
<PackageReference Include="System.Text.Json" Version="8.0.5" />
</ItemGroup>

<PropertyGroup>
Expand Down
Loading

0 comments on commit 1ef9563

Please sign in to comment.