squirrel installer initial support

This commit is contained in:
stam 2021-05-05 21:05:04 +03:00
parent 94099aaa93
commit 28d2ed46da

View File

@ -56,6 +56,9 @@
<Prefer32Bit>true</Prefer32Bit>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="squirrel.windows">
<Version>2.0.1</Version>
</PackageReference>
<Reference Include="PresentationCore" />
<Reference Include="PresentationFramework" />
<Reference Include="System" />