Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 773 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 773 Bytes

ExpensiveMeeting

App for calculating meeting costs. Just for fun.

Download on Windows Store

Building

Windows App: Build status

Submit to Store

In a closed source project the store certificate could be checked in - but in the open this would be pretty dumb. So to create a new version for the store do this:

  • Project - Store - Create App Package
  • Login
  • Set new version number (maybe this information get lost on the last step)
  • Build
  • Upload .appxupload
  • Discard changes on the .csproj and never checkin the Store.pfx
  • Done.