mirror of
https://github.com/EpicMorg/UniversalValveToolbox.git
synced 2025-01-13 07:08:11 +03:00
squirrel installer initial support
This commit is contained in:
parent
94099aaa93
commit
28d2ed46da
@ -56,6 +56,9 @@
|
|||||||
<Prefer32Bit>true</Prefer32Bit>
|
<Prefer32Bit>true</Prefer32Bit>
|
||||||
</PropertyGroup>
|
</PropertyGroup>
|
||||||
<ItemGroup>
|
<ItemGroup>
|
||||||
|
<PackageReference Include="squirrel.windows">
|
||||||
|
<Version>2.0.1</Version>
|
||||||
|
</PackageReference>
|
||||||
<Reference Include="PresentationCore" />
|
<Reference Include="PresentationCore" />
|
||||||
<Reference Include="PresentationFramework" />
|
<Reference Include="PresentationFramework" />
|
||||||
<Reference Include="System" />
|
<Reference Include="System" />
|
||||||
|
Loading…
x
Reference in New Issue
Block a user