Skip to content

Commit

Permalink
Update Nugets only.
Browse files Browse the repository at this point in the history
  • Loading branch information
barnstee committed Apr 16, 2024
1 parent 92b78ae commit 7feaaa9
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Applications/UANodesetWebViewer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -39,12 +39,12 @@

<ItemGroup>
<PackageReference Include="Azure.DigitalTwins.Core" Version="1.4.0" />
<PackageReference Include="Azure.Identity" Version="1.10.3" />
<PackageReference Include="Microsoft.Azure.Kusto.Data" Version="11.3.4" />
<PackageReference Include="Microsoft.Azure.Kusto.Ingest" Version="11.3.4" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.19.5" />
<PackageReference Include="OPCFoundation.NetStandard.Opc.Ua" Version="1.4.372.56" />
<PackageReference Include="System.IO.Packaging" Version="7.0.0" />
<PackageReference Include="Azure.Identity" Version="1.11.0" />
<PackageReference Include="Microsoft.Azure.Kusto.Data" Version="12.2.0" />
<PackageReference Include="Microsoft.Azure.Kusto.Ingest" Version="12.2.0" />
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" Version="1.20.1" />
<PackageReference Include="OPCFoundation.NetStandard.Opc.Ua" Version="1.5.374.36" />
<PackageReference Include="System.IO.Packaging" Version="8.0.0" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 7feaaa9

Please sign in to comment.