Browse Source

fix windows build

pull/941/head
Jason Dove 3 years ago
parent
commit
3aee3b0515
  1. 4
      ErsatzTV-Windows/ErsatzTV-Windows.csproj

4
ErsatzTV-Windows/ErsatzTV-Windows.csproj

@ -17,7 +17,7 @@ @@ -17,7 +17,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="CliWrap" Version="3.4.4" />
<PackageReference Include="CliWrap" Version="3.5.0" />
</ItemGroup>
<ItemGroup>
@ -30,4 +30,4 @@ @@ -30,4 +30,4 @@
</Compile>
</ItemGroup>
</Project>
</Project>

Loading…
Cancel
Save