Skip to content

Commit

Permalink
update PCIIdentificationResolver
Browse files Browse the repository at this point in the history
  • Loading branch information
radiden committed Oct 21, 2020
1 parent 820a1a7 commit fb719fa
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions gtkfetch.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
<TargetFramework>netcoreapp3.1</TargetFramework>
</PropertyGroup>

<ItemGroup>
<PackageReference Include="GtkSharp" Version="3.22.25.98" />
<PackageReference Include="PCIIdentificationResolver" Version="2.19.322.5" />
<PackageReference Include="X11" Version="1.0.6" />
<ItemGroup>
<PackageReference Include="GtkSharp" Version="3.22.25.98" />
<PackageReference Include="PCIIdentificationResolver" Version="2.2020.10.11" />
<PackageReference Include="X11" Version="1.0.6" />
</ItemGroup>

</Project>

0 comments on commit fb719fa

Please sign in to comment.