File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -707,3 +707,7 @@ Release 0.9.1 2017-8-30
707707 BUG FIXES
708708 * Fix ByteArrayPacker throws IndexOutOfBoundException when the buffer remaining bytes is equal to packed scalar size. #252
709709
710+ Release 0.9.2 2017-09-25
711+
712+ BUG FIXES
713+ * Fix UAP build drop does not exists in nupkg. #186
Original file line number Diff line number Diff line change @@ -385,7 +385,8 @@ Global
385385 {9D65A105-FB03-40DB-9185-8C695B8EE8D6} .Release| Any CPU .Build .0 = Release| Any CPU
386386 {9D65A105-FB03-40DB-9185-8C695B8EE8D6} .Release| ARM .ActiveCfg = Release| ARM
387387 {9D65A105-FB03-40DB-9185-8C695B8EE8D6} .Release| ARM .Build .0 = Release| ARM
388- {9D65A105-FB03-40DB-9185-8C695B8EE8D6} .Release| Mixed Platforms .ActiveCfg = Release| x86
388+ {9D65A105-FB03-40DB-9185-8C695B8EE8D6} .Release| Mixed Platforms .ActiveCfg = Release| Any CPU
389+ {9D65A105-FB03-40DB-9185-8C695B8EE8D6} .Release| Mixed Platforms .Build .0 = Release| Any CPU
389390 {9D65A105-FB03-40DB-9185-8C695B8EE8D6} .Release| x64 .ActiveCfg = Release| x64
390391 {9D65A105-FB03-40DB-9185-8C695B8EE8D6} .Release| x64 .Build .0 = Release| x64
391392 {9D65A105-FB03-40DB-9185-8C695B8EE8D6} .Release| x86 .ActiveCfg = Release| x86
You can’t perform that action at this time.
0 commit comments