Skip to content

Commit 65e72e0

Browse files
authored
Merge pull request #2216 from wm5370/patch-1
单文件发布时,导航功能报错
2 parents a7f14b8 + 7951c00 commit 65e72e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Extensions/FreeSql.Extensions.LazyLoading/LazyLoadingComplier.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
using Microsoft.CodeAnalysis;
22
using Microsoft.CodeAnalysis.CSharp;
33
using System;
4+
using System.CodeDom.Compiler;
45
using System.Collections.Generic;
56
using System.IO;
67
using System.Linq;

0 commit comments

Comments
 (0)