Skip to content

Commit 81f7eef

Browse files
committed
Ignore MSB3270
1 parent 15898b8 commit 81f7eef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/NHibernate.Test/NHibernate.Test.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
<IsTestProject>true</IsTestProject>
77
<NoWarn>$(NoWarn);3001;3002;3003;3005;SYSLIB0003;SYSLIB0012</NoWarn>
88
<ContentSQLiteInteropFiles>true</ContentSQLiteInteropFiles>
9+
<!-- IBM.Data.Db2 is built for AMD64 -->
10+
<ResolveAssemblyWarnOrErrorOnTargetArchitectureMismatch>None</ResolveAssemblyWarnOrErrorOnTargetArchitectureMismatch>
911
</PropertyGroup>
1012
<PropertyGroup Condition="'$(TargetFramework)' == 'net6.0'">
1113
<OutputType>Exe</OutputType>

0 commit comments

Comments
 (0)