File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
ElectronNET.IntegrationTests Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 55 <ElectronNetDevMode >true</ElectronNetDevMode >
66 </PropertyGroup >
77
8- <Import Project =" ..\ElectronNET\build\ElectronNET.props" Condition =" $(ElectronNetDevMode)" />
8+ <Import Project =" ..\ElectronNET\build\ElectronNET.Core. props" Condition =" $(ElectronNetDevMode)" />
99
1010 <PropertyGroup >
1111 <TargetFramework >net8.0</TargetFramework >
7272 <PackageReference Include =" ElectronNET.Core" Version =" 0.2.0" Condition =" '$(ElectronNetDevMode)' != 'true'" />
7373 </ItemGroup >
7474
75- <Import Project =" ..\ElectronNET\build\ElectronNET.targets" Condition =" $(ElectronNetDevMode)" />
75+ <Import Project =" ..\ElectronNET\build\ElectronNET.Core. targets" Condition =" $(ElectronNetDevMode)" />
7676
7777</Project >
Original file line number Diff line number Diff line change 55 <ElectronNetDevMode >true</ElectronNetDevMode >
66 </PropertyGroup >
77
8- <Import Project =" ..\ElectronNET\build\ElectronNET.props" Condition =" $(ElectronNetDevMode)" />
8+ <Import Project =" ..\ElectronNET\build\ElectronNET.Core. props" Condition =" $(ElectronNetDevMode)" />
99
1010 <PropertyGroup >
1111 <TargetFramework >net8.0</TargetFramework >
3737 <ParallelizeTestCollections >false</ParallelizeTestCollections >
3838 </PropertyGroup >
3939
40- <Import Project =" ..\ElectronNET\build\ElectronNET.targets" Condition =" $(ElectronNetDevMode)" />
40+ <Import Project =" ..\ElectronNET\build\ElectronNET.Core. targets" Condition =" $(ElectronNetDevMode)" />
4141
4242</Project >
Original file line number Diff line number Diff line change 55 <ElectronNetDevMode >true</ElectronNetDevMode >
66 </PropertyGroup >
77
8- <Import Project =" ..\ElectronNET\build\ElectronNET.props" Condition =" $(ElectronNetDevMode)" />
8+ <Import Project =" ..\ElectronNET\build\ElectronNET.Core. props" Condition =" $(ElectronNetDevMode)" />
99
1010 <PropertyGroup >
1111 <TargetFramework >net8.0</TargetFramework >
7676 <PackageReference Include =" Microsoft.TypeScript.MSBuild" Version =" 5.9.3" />
7777 </ItemGroup >
7878
79- <Import Project =" ..\ElectronNET\build\ElectronNET.targets" Condition =" $(ElectronNetDevMode)" />
79+ <Import Project =" ..\ElectronNET\build\ElectronNET.Core. targets" Condition =" $(ElectronNetDevMode)" />
8080
8181</Project >
You can’t perform that action at this time.
0 commit comments