Use powershell script to publish and zip libation

This commit is contained in:
Michael Bucari-Tovo 2022-06-26 01:16:17 -06:00
parent a8987cf1d3
commit 6826237657
3 changed files with 16 additions and 5 deletions

View file

@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>net6.0-windows</TargetFramework>
<EnablePreviewFeatures>True</EnablePreviewFeatures>
<Version>8.1.4.30</Version>
<Version>8.1.4.31</Version>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Octokit" Version="0.51.0" />