Skip to content

Commit 941ff81

Browse files
committed
Don't use AOT for our protofix tool
1 parent 3e330cf commit 941ff81

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/protofix.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
#:property Nullable=enable
44
#:property ImportDirectoryBuildProps=false
55
#:property ImportDirectoryBuildTargets=false
6+
#:property PublishAot=false
67

78
using System.IO;
89
using System.Linq;

0 commit comments

Comments
 (0)