1
0
mirror of https://github.com/chylex/TweetDuck.git synced 2025-08-17 00:31:42 +02:00
Files
.github
.idea
bld
lib
TweetLib.Browser
TweetLib.Browser.CEF
TweetLib.Communication
Pipe
Lib.cs
TweetLib.Communication.csproj
TweetLib.Core
TweetLib.Utils
TweetTest.Browser.CEF
TweetTest.Core
TweetTest.Utils
linux
resources
windows
.gitattributes
.gitignore
LICENSE.md
README.md
TweetDuck.sln
TweetDuck.sln.DotSettings
Version.cs
global.json

6 lines
208 B
C#

using System.Reflection;
[assembly: AssemblyTitle("TweetDuck Communication Library")]
[assembly: AssemblyDescription("TweetDuck Communication Library")]
[assembly: AssemblyProduct("TweetLib.Communication")]