]> git.deb.at Git - rhonda/impostor.git/commitdiff
Fix WinForms
authorAeonLucid <aeonlucid@gmail.com>
Wed, 14 Oct 2020 11:06:46 +0000 (13:06 +0200)
committerAeonLucid <aeonlucid@gmail.com>
Wed, 14 Oct 2020 11:06:46 +0000 (13:06 +0200)
src/Impostor.Client/Impostor.Client.WinForms/Impostor.Client.WinForms.csproj

index e910628342dcee9c2542d9b1c215f4f3c0645b0b..0bbb5380fa82854069f70fbb9a78a578d6c6255c 100644 (file)
@@ -21,7 +21,7 @@
 
     <ItemGroup>
         <ProjectReference Include="..\Impostor.Client.Shared\Impostor.Client.Shared.csproj" />
-        <PackageReference Include="System.Resources.Extensions" Version="4.7.1" />
+        <PackageReference Include="System.Resources.Extensions" Version="5.0.0-rc.2.20475.5" />
         <Reference Include="System.Runtime.InteropServices.RuntimeInformation" />
         <Reference Include="System.Windows.Forms" />
     </ItemGroup>