Skip to content

Commit fa98316

Browse files
committed
Improvements
- Implemented invalid brushes and flags on prompt chat fields
1 parent 8387152 commit fa98316

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+117
-60
lines changed
-16 KB
Binary file not shown.

SyncPlayWPF/External/WPF-Masonry/Masonry/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,5 +57,5 @@ You should have received a copy of the GNU General Public License
5757
// by using the '*' as shown below:
5858
// [assembly: AssemblyVersion("1.0.*")]
5959

60-
[assembly: AssemblyVersion("2021.256.1.0")]
61-
[assembly: AssemblyFileVersion("2021.256.1.0")]
60+
[assembly: AssemblyVersion("2021.256.5.0")]
61+
[assembly: AssemblyFileVersion("2021.256.5.0")]

SyncPlayWPF/External/WpfPageTransitions/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,5 @@
5151
// You can specify all the values or you can default the Build and Revision Numbers
5252
// by using the '*' as shown below:
5353
// [assembly: AssemblyVersion("1.0.*")]
54-
[assembly: AssemblyVersion("2021.256.1.0")]
55-
[assembly: AssemblyFileVersion("2021.256.1.0")]
54+
[assembly: AssemblyVersion("2021.256.5.0")]
55+
[assembly: AssemblyFileVersion("2021.256.5.0")]
Binary file not shown.
Binary file not shown.
Binary file not shown.

SyncPlayWPF/External/WpfPageTransitions/obj/Release/WpfPageTransitions.csproj.FileListAbsolute.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ D:\GitHub\symphony-pos\WpfPageTransitions\obj\Release\WpfPageTransitions.pdb
1414
D:\GitHub\symphony-pos\WpfPageTransitions\obj\Release\WpfPageTransitions.csproj.AssemblyReference.cache
1515
D:\GitHub\SyncPlayWPF\SyncPlayWPF\External\WpfPageTransitions\bin\Release\WpfPageTransitions.dll
1616
D:\GitHub\SyncPlayWPF\SyncPlayWPF\External\WpfPageTransitions\bin\Release\WpfPageTransitions.pdb
17-
D:\GitHub\SyncPlayWPF\SyncPlayWPF\External\WpfPageTransitions\obj\Release\WpfPageTransitions.csproj.AssemblyReference.cache
1817
D:\GitHub\SyncPlayWPF\SyncPlayWPF\External\WpfPageTransitions\obj\Release\PageTransition.g.cs
1918
D:\GitHub\SyncPlayWPF\SyncPlayWPF\External\WpfPageTransitions\obj\Release\GeneratedInternalTypeHelper.g.cs
2019
D:\GitHub\SyncPlayWPF\SyncPlayWPF\External\WpfPageTransitions\obj\Release\WpfPageTransitions_MarkupCompile.cache
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)