Skip to content
This repository was archived by the owner on Sep 11, 2023. It is now read-only.

Commit 9a74f51

Browse files
committed
Fix #11
Downgrade packages version
1 parent 7d2ebfd commit 9a74f51

File tree

3 files changed

+681
-665
lines changed

3 files changed

+681
-665
lines changed

App/AssemblyInfo1.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@
3333
#if (DEBUG)
3434
[assembly: AssemblyVersion("1.12.*")]
3535
#else
36-
[assembly: AssemblyVersion("1.2.0.2")]
36+
[assembly: AssemblyVersion("1.3.4.7")]
3737
#endif

0 commit comments

Comments
 (0)