]> git.deb.at Git - rhonda/impostor.git/commitdiff
Fix CI build
authorjs6pak <kubastaron@hotmail.com>
Sun, 4 Oct 2020 14:27:15 +0000 (16:27 +0200)
committerjs6pak <kubastaron@hotmail.com>
Sun, 4 Oct 2020 14:27:15 +0000 (16:27 +0200)
src/Impostor.Client/Impostor.Client.csproj

index b68f8ad9751a1933bba2943076afc7b9f2c94b88..1b56afb84018efc24b0a6d50587a9f7862584b13 100644 (file)
@@ -21,6 +21,7 @@
         <ProjectReference Include="..\Impostor.Shared\Impostor.Shared.csproj" />
         <PackageReference Include="Gameloop.Vdf" Version="0.6.1" />
 
+        <PackageReference Include="System.Runtime.InteropServices.RuntimeInformation" Version="4.3.0" />
         <PackageReference Include="System.Resources.Extensions" Version="4.7.1" />
         <Reference Include="System.Windows.Forms" />
     </ItemGroup>