Bill
Bill
CC#
Created by Bill on 12/4/2023 in #help
Asssembly Version Wrong
Is this just for public projects?
22 replies
CC#
Created by Bill on 12/4/2023 in #help
Asssembly Version Wrong
Trying this!
22 replies
CC#
Created by Bill on 12/4/2023 in #help
Asssembly Version Wrong
@SyncRооt Seems like we have an issue again
22 replies
CC#
Created by Bill on 12/3/2023 in #help
✅ Assembly No Respecting Version
/solve
17 replies
CC#
Created by Bill on 12/3/2023 in #help
✅ Assembly No Respecting Version
Is there a way to accept an awnser?
17 replies
CC#
Created by Bill on 12/3/2023 in #help
✅ Assembly No Respecting Version
Works like a charm thank you! @SyncRооt
17 replies
CC#
Created by Bill on 12/3/2023 in #help
✅ Assembly No Respecting Version
Nvm I had it in my config
17 replies
CC#
Created by Bill on 12/3/2023 in #help
✅ Assembly No Respecting Version
Anyway to remove the extra 0
17 replies
CC#
Created by Bill on 12/3/2023 in #help
✅ Assembly No Respecting Version
Got v1.0.0.0-alpha
17 replies
CC#
Created by Bill on 12/3/2023 in #help
✅ Assembly No Respecting Version
What do you mean?
17 replies
CC#
Created by Bill on 12/3/2023 in #help
✅ Assembly No Respecting Version
Let me test it!
17 replies
CC#
Created by Bill on 12/3/2023 in #help
✅ Assembly No Respecting Version
Like so? @SyncRооt
17 replies
CC#
Created by Bill on 12/3/2023 in #help
✅ Assembly No Respecting Version
private string? Getersion()
{
return typeof(Worker).Assembly
.GetCustomAttributes<AssemblyInformationalVersionAttribute>().FirstOrDefault()
?.InformationalVersion;
}
private string? Getersion()
{
return typeof(Worker).Assembly
.GetCustomAttributes<AssemblyInformationalVersionAttribute>().FirstOrDefault()
?.InformationalVersion;
}
17 replies
CC#
Created by Bill on 12/3/2023 in #help
✅ Assembly No Respecting Version
Version doesn't exist there
17 replies
CC#
Created by Bill on 12/3/2023 in #help
✅ Assembly No Respecting Version
And [assembly: System.Reflection.AssemblyVersionAttribute("1.0.0-alpha")]
17 replies
CC#
Created by Bill on 12/3/2023 in #help
✅ Assembly No Respecting Version
@SyncRооt It's still showing 1.0.0.0 with <AssemblyInformationalVersionAttribute>1.0.0-alpha</AssemblyInformationalVersionAttribute>
17 replies
CC#
Created by Bill on 12/3/2023 in #help
✅ Assembly No Respecting Version
Thank you!
17 replies
CC#
Created by Bill on 12/3/2023 in #help
✅ Assembly No Respecting Version
Think that's the right way for me to do this here?
17 replies
CC#
Created by PadFoot on 10/10/2023 in #help
❔ Is anyone here who worked with SendGrid Inbound Parse ?
What’s your question about it?
6 replies
CC#
Created by Bill on 10/8/2023 in #help
❔ Analyzers Project
This post is to more so to make sure I’m not overdoing it based on best practices. I have a ton of analyzers in the project
9 replies