failed to use TR class attribute #138
-
|
Hi I'm trying the TR class attribute you made but it doesn't seem to work. I tried to reproduce what you presented but I get the build error "TR is not an attribute class". I checked and I have the "2.6.0" version of the code generator. Here's what I have written : [TR("data/translations")]
public static partial class TR; |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
Hey Yorne. Anything marked as [New] will currently be in the 2.7.0 pre-release package. Let me know how that goes. Cheers :) |
Beta Was this translation helpful? Give feedback.
-
|
It works without issues. Thanks to all the collaborators for making that tool. I want to develop similar tools for personal use. I'm going to check the source code but can you also give me advice on what's a good place to start ? |
Beta Was this translation helpful? Give feedback.
Hey Yorne.
Anything marked as [New] will currently be in the 2.7.0 pre-release package.
Let me know how that goes.
Cheers :)