mirror of
https://github.com/nsacyber/HIRS.git
synced 2025-04-13 22:23:14 +00:00
Provisioner to use updated registry libraries (#914)
Some checks are pending
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (ubuntu-20.04) (push) Waiting to run
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (windows-2022) (push) Waiting to run
Dotnet Provisioner Unit Tests / Evaluate Tests (push) Blocked by required conditions
HIRS Build and Unit Test / ACA_Provisioner_Unit_Tests (push) Waiting to run
HIRS System Tests / DockerTests (push) Waiting to run
Some checks are pending
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (ubuntu-20.04) (push) Waiting to run
Dotnet Provisioner Unit Tests / Restore and Run Unit Tests (windows-2022) (push) Waiting to run
Dotnet Provisioner Unit Tests / Evaluate Tests (push) Blocked by required conditions
HIRS Build and Unit Test / ACA_Provisioner_Unit_Tests (push) Waiting to run
HIRS System Tests / DockerTests (push) Waiting to run
* Registry libraries 0.7.5 * Update reference
This commit is contained in:
parent
0b7a72805a
commit
436b0482c4
@ -36,9 +36,9 @@
|
||||
<PackageReference Include="paccor.HardwareManifestPlugin" Version="2.0.5" />
|
||||
<PackageReference Include="paccor.HardwareManifestPluginManager" Version="2.0.5" />
|
||||
<PackageReference Include="paccor.paccor_scripts" Version="2.0.5" />
|
||||
<PackageReference Include="paccor.pcie" Version="0.5.0" />
|
||||
<PackageReference Include="paccor.smbios" Version="0.5.0" />
|
||||
<PackageReference Include="paccor.storage" Version="0.5.0" />
|
||||
<PackageReference Include="paccor.pcie" Version="0.7.6" />
|
||||
<PackageReference Include="paccor.smbios" Version="0.7.6" />
|
||||
<PackageReference Include="paccor.storage" Version="0.7.6" />
|
||||
<PackageReference Include="Packaging.Targets" Version="0.1.226">
|
||||
<PrivateAssets>all</PrivateAssets> <!-- These assets will be consumed but won't flow to the parent project -->
|
||||
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
|
||||
|
Loading…
x
Reference in New Issue
Block a user