Skip to content

Commit a2d6024

Browse files
committed
Add initialize test and update NUnit.
1 parent fee2107 commit a2d6024

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/embed_tests/Python.EmbeddingTest.csproj

+1
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@
140140
<ItemGroup>
141141
<None Include="..\pythonnet.snk" />
142142
<None Include="packages.config" />
143+
<None Include="pythonnet.snk" Condition="Exists('pythonnet.snk')" />
143144
</ItemGroup>
144145
<ItemGroup>
145146
<Compile Include="InitializeTest.cs" />

0 commit comments

Comments
 (0)