We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d914a89 commit 2ec9966Copy full SHA for 2ec9966
src/embed_tests/Python.EmbeddingTest.csproj
@@ -65,6 +65,7 @@
65
<DebugType>pdbonly</DebugType>
66
</PropertyGroup>
67
<ItemGroup>
68
+ <Reference Include="Microsoft.CSharp" />
69
<Reference Include="nunit.framework, Version=3.6.0.0, Culture=neutral, PublicKeyToken=2638cd05610744eb, processorArchitecture=MSIL">
70
<HintPath>..\..\packages\NUnit.3.6.0\lib\net40\nunit.framework.dll</HintPath>
71
</Reference>
0 commit comments