Skip to content

Commit a87ac5f

Browse files
committed
last
1 parent 76785cc commit a87ac5f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

v2/Generator/Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ await File.WriteAllTextAsync(Path.Combine(examples,"description.json"),
154154

155155
long nr = await m.GenerateMSFT();
156156
Console.WriteLine("RSCG used by MSFT :" + nr);
157-
var lastGenerator = "Strings.ResourceGenerator";
157+
var lastGenerator = "InlineComposition";
158158

159159
await m.WrotePost(lastGenerator);
160160
await m.WroteDocusaurusAll(lastGenerator);

0 commit comments

Comments
 (0)