mirror of
https://github.com/space-wizards/RobustToolbox.git
synced 2026-02-15 03:30:53 +01:00
Dependency update
This commit is contained in:
@@ -25,7 +25,9 @@ namespace Robust.Client.NameGenerator
|
||||
/// Adjusted for our UI-Framework & needs.
|
||||
/// </summary>
|
||||
[Generator]
|
||||
#pragma warning disable RS1042
|
||||
public class XamlUiPartialClassGenerator : ISourceGenerator
|
||||
#pragma warning restore RS1042
|
||||
{
|
||||
private const string AttributeName = "Robust.Client.AutoGenerated.GenerateTypedNameReferencesAttribute";
|
||||
private const string AttributeFile = "GenerateTypedNameReferencesAttribute";
|
||||
|
||||
Reference in New Issue
Block a user