Skip to content

Commit 55af5fd

Browse files
authored
Update ProvidedTypes.fs
1 parent 9012971 commit 55af5fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ProvidedTypes.fs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
namespace ProviderImplementation.ProvidedTypes
66

77
#nowarn "1182"
8+
#nowarn "3370"
89

910
// This file contains a set of helper types and methods for providing types in an implementation
1011
// of ITypeProvider.

0 commit comments

Comments
 (0)