File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 77
88 <ItemGroup >
99 <ProjectReference Include =" ..\LibGit2Sharp\LibGit2Sharp.csproj" />
10- <ProjectReference Include =" ..\NativeLibraryLoadTestAppTestApp \x86\NativeLibraryLoadTestApp.x86.csproj" Condition =" '$(TargetFramework)' == 'net461'" ReferenceOutputAssembly =" false" OutputItemType =" TestAppExe" />
11- <ProjectReference Include =" ..\NativeLibraryLoadTestAppTestApp \x64\NativeLibraryLoadTestApp.x64.csproj" Condition =" '$(TargetFramework)' == 'net461'" ReferenceOutputAssembly =" false" OutputItemType =" TestAppExe" />
10+ <ProjectReference Include =" ..\NativeLibraryLoadTestApp \x86\NativeLibraryLoadTestApp.x86.csproj" Condition =" '$(TargetFramework)' == 'net461'" ReferenceOutputAssembly =" false" OutputItemType =" TestAppExe" />
11+ <ProjectReference Include =" ..\NativeLibraryLoadTestApp \x64\NativeLibraryLoadTestApp.x64.csproj" Condition =" '$(TargetFramework)' == 'net461'" ReferenceOutputAssembly =" false" OutputItemType =" TestAppExe" />
1212 </ItemGroup >
1313
1414 <ItemGroup >
You can’t perform that action at this time.
0 commit comments