Skip to content

Commit

Permalink
Merge pull request #14 from PepperDash/hotfix/bump-essentials-version
Browse files Browse the repository at this point in the history
Hotfix/bump essentials version
  • Loading branch information
andrew-welker authored Nov 13, 2024
2 parents 81a2e6f + 77c9a8a commit fb60ed0
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 1 deletion.
Binary file removed ._.DS_Store
Binary file not shown.
27 changes: 27 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -359,3 +359,30 @@ MigrationBackup/
*.projectinfo~Stashed changes
/output/epi-sony-bravia.4Series.1.0.0-local.cplz
/._.gitignore

# General
.DS_Store
.AppleDouble
.LSOverride

# Icon must end with two \r
Icon

# Thumbnails
._*

# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.com.apple.timemachine.donotpresent

# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
Expand Down
2 changes: 1 addition & 1 deletion src/epi-sony-bravia.4Series.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="PepperDashEssentials" Version="2.0.0-alpha-2529" />
<PackageReference Include="PepperDashEssentials" Version="2.0.0-alpha-2565" />
</ItemGroup>
</Project>

0 comments on commit fb60ed0

Please sign in to comment.