Build: #1267 was successful Changes by David Butt
Code commits
TabletDirector-develop
-
David Butt 2cb4db123be39962a97f2a0708fc8356c0611543
added database migrations to change the precision of the weight and cube fields on ItemMaster
- TabletDirector/Helpers/ViewHelper.cs (diffs)
- TabletDirector/Migrations/201712072312250_ItemWeightDecimalPrecisionChange.Designer.cs (diffs)
- TabletDirector/Migrations/201712072312250_ItemWeightDecimalPrecisionChange.cs (diffs)
- TabletDirector/Migrations/201712072312250_ItemWeightDecimalPrecisionChange.resx (diffs)
- TabletDirector/Migrations/201712072331082_ItemCubeDecimalPrecisionChange.Designer.cs (diffs)
- TabletDirector/Migrations/201712072331082_ItemCubeDecimalPrecisionChange.cs (diffs)
- TabletDirector/Migrations/201712072331082_ItemCubeDecimalPrecisionChange.resx (diffs)
- TabletDirector/Models/DataContext.cs (diffs)
- TabletDirector/Models/DatabaseModels/ItemMaster.cs (diffs)
- TabletDirector/TabletDirector.csproj (diffs)