1
0
mirror of https://github.com/chylex/.NET-Community-Toolkit.git synced 2025-04-17 23:15:45 +02:00
.NET-Community-Toolkit/CommunityToolkit.Mvvm.SourceGenerators/Attributes
Sergio Pedri 806287d7e2 Fix generated source for nullability attributes
This both adds the new "// <auto-generated/>" header, as well as restores the non-file-scoped namespace declaration so that the code will compile on C# < 10 as well (which is explicitly supported by the MVVM Toolkit)
2021-11-15 11:23:44 +01:00
..
NotNullWhenAttribute.cs Switch whole solution to file-scoped namespaces 2021-11-01 20:46:46 +01:00
NullabilityAttributesGenerator.cs Fix generated source for nullability attributes 2021-11-15 11:23:44 +01:00