Skip to content

Commit

Permalink
fix: Invalid sourcegen update
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromelaban committed Sep 17, 2021
1 parent 4a2e08d commit 6b3815b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
using System.Threading.Tasks;
using Microsoft.CodeAnalysis;
using Uno.Extensions;
using Uno.Roslyn;
using Uno.UI.SourceGenerators.Helpers;
using Uno.UI.SourceGenerators.XamlGenerator;
using Uno.Roslyn;
Expand Down

0 comments on commit 6b3815b

Please sign in to comment.