[GH-ISSUE #1] After running some test. There other cross-thread in the project. #1

Closed
opened 2026-02-27 15:48:13 +03:00 by kerem · 5 comments
Owner

Originally created by @ghost on GitHub (Jul 22, 2014).
Original GitHub issue: https://github.com/quasar/Quasar/issues/1

There more cross thread through out the project. I also notice a few other things would be helpful. To change the details of the bat. During the build of the client. If you don't mine I can upload fix with details info added..

Originally created by @ghost on GitHub (Jul 22, 2014). Original GitHub issue: https://github.com/quasar/Quasar/issues/1 There more cross thread through out the project. I also notice a few other things would be helpful. To change the details of the bat. During the build of the client. If you don't mine I can upload fix with details info added..
kerem 2026-02-27 15:48:13 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@MaxXor commented on GitHub (Jul 22, 2014):

Sure, feel free to fix the issue's you found. 👍
But follow please this code-lines :)

this.Invoke((MethodInvoker)delegate
{
    // your code
});
<!-- gh-comment-id:49776738 --> @MaxXor commented on GitHub (Jul 22, 2014): Sure, feel free to fix the issue's you found. :+1: But follow please this code-lines :) ``` this.Invoke((MethodInvoker)delegate { // your code }); ```
Author
Owner

@ghost commented on GitHub (Jul 23, 2014):

Okay, I also would like to add to where you could change the details of the client. Such as Product version and File description, Product name etc. etc.

<!-- gh-comment-id:49836961 --> @ghost commented on GitHub (Jul 23, 2014): Okay, I also would like to add to where you could change the details of the client. Such as Product version and File description, Product name etc. etc.
Author
Owner

@MaxXor commented on GitHub (Jul 23, 2014):

Yes, you can also add this, create a pull request when you are done. Thanks.

<!-- gh-comment-id:49846810 --> @MaxXor commented on GitHub (Jul 23, 2014): Yes, you can also add this, create a pull request when you are done. Thanks.
Author
Owner

@MaxXor commented on GitHub (Jul 23, 2014):

I just noticed when you want to change the assembly information in .net you'll have to change it in two places (for clean changing). See the screenshot for more details.

Image

<!-- gh-comment-id:49935233 --> @MaxXor commented on GitHub (Jul 23, 2014): I just noticed when you want to change the assembly information in .net you'll have to change it in two places (for clean changing). See the screenshot for more details. ![Image](https://i.imgur.com/PSTeKfA.png)
Author
Owner

@MaxXor commented on GitHub (Jul 30, 2014):

Closed due to inactivity, feel free to open it again later when you are ready.

<!-- gh-comment-id:50611842 --> @MaxXor commented on GitHub (Jul 30, 2014): Closed due to inactivity, feel free to open it again later when you are ready.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Quasar#1
No description provided.