Skip to content

Commit

Permalink
Merge pull request #58 from runceel/pre-release
Browse files Browse the repository at this point in the history
Release v3.2.3.1
  • Loading branch information
runceel authored Jul 18, 2020
2 parents ca7579a + ca63418 commit 6f65fc5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Livet.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<Version>3.2.3</Version>
<Version>3.2.3.1</Version>
<PackageVersion>$(Version)</PackageVersion>
</PropertyGroup>
</Project>
4 changes: 2 additions & 2 deletions LivetCask.Extensions/LivetCask.Extensions.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@
<ItemGroup>
<Content Include="..\ReferenceAssemblies\Microsoft.WindowsAPICodePack.dll" Pack="true" PackagePath="lib\net452" />
<Content Include="..\ReferenceAssemblies\Microsoft.WindowsAPICodePack.Shell.dll" Pack="true" PackagePath="lib\net452" />
<Content Include="..\ReferenceAssemblies\Microsoft.WindowsAPICodePack.dll" Pack="true" PackagePath="lib\netcoreapp3.0" />
<Content Include="..\ReferenceAssemblies\Microsoft.WindowsAPICodePack.Shell.dll" Pack="true" PackagePath="lib\netcoreapp3.0" />
<Content Include="..\ReferenceAssemblies\Microsoft.WindowsAPICodePack.dll" Pack="true" PackagePath="lib\netcoreapp3.1" />
<Content Include="..\ReferenceAssemblies\Microsoft.WindowsAPICodePack.Shell.dll" Pack="true" PackagePath="lib\netcoreapp3.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 6f65fc5

Please # to comment.