|
91 | 91 | <ItemGroup> |
92 | 92 | <Reference Include="com.driver_Amethyst" Condition="'$(Configuration)'=='Debug'"> |
93 | 93 | <HintPath Condition="Exists('bin\Debug\net7.0\win10-x64\publish\Driver\Amethyst\bin\win64\')">bin\Debug\net7.0\win10-x64\publish\Driver\Amethyst\bin\win64\com.driver_Amethyst.dll</HintPath> |
94 | | - <HintPath Condition="Exists('..\x64\Debug\')">..\x64\Debug\com.driver_Amethyst.dll</HintPath> |
| 94 | + <HintPath Condition="Exists('..\x64\Debug\driver_Amethyst\')">..\x64\Debug\driver_Amethyst\com.driver_Amethyst.dll</HintPath> |
95 | 95 | <!--<HintPath>com.driver_Amethyst.dll</HintPath>--> |
96 | 96 | </Reference> |
97 | 97 |
|
98 | 98 | <Reference Include="com.driver_Amethyst" Condition="'$(Configuration)'=='Release'"> |
99 | 99 | <HintPath Condition="Exists('bin\Release\net7.0\win10-x64\publish\Driver\Amethyst\bin\win64\')">bin\Release\net7.0\win10-x64\publish\Driver\Amethyst\bin\win64\com.driver_Amethyst.dll</HintPath> |
100 | | - <HintPath Condition="Exists('..\x64\Release\')">..\x64\Release\com.driver_Amethyst.dll</HintPath> |
| 100 | + <HintPath Condition="Exists('..\x64\Release\driver_Amethyst\')">..\x64\Release\driver_Amethyst\com.driver_Amethyst.dll</HintPath> |
101 | 101 | <!--<HintPath>com.driver_Amethyst.dll</HintPath>--> |
102 | 102 | </Reference> |
103 | 103 | </ItemGroup> |
|
106 | 106 | <ItemGroup> |
107 | 107 | <Reference Include="com.driver_00Amethyst" Condition="'$(Configuration)'=='Debug'"> |
108 | 108 | <HintPath Condition="Exists('bin\Debug\net7.0\win10-x64\publish\Driver\Amethyst\bin\win64\')">bin\Debug\net7.0\win10-x64\publish\Driver\Amethyst\bin\win64\com.driver_00Amethyst.dll</HintPath> |
109 | | - <HintPath Condition="Exists('..\x64\Debug\')">..\x64\Debug\com.driver_00Amethyst.dll</HintPath> |
| 109 | + <HintPath Condition="Exists('..\x64\Debug\driver_00Amethyst\')">..\x64\Debug\driver_00Amethyst\com.driver_00Amethyst.dll</HintPath> |
110 | 110 | <!--<HintPath>com.driver_00Amethyst.dll</HintPath>--> |
111 | 111 | </Reference> |
112 | 112 |
|
113 | 113 | <Reference Include="com.driver_00Amethyst" Condition="'$(Configuration)'=='Release'"> |
114 | 114 | <HintPath Condition="Exists('bin\Release\net7.0\win10-x64\publish\Driver\Amethyst\bin\win64\')">bin\Release\net7.0\win10-x64\publish\Driver\Amethyst\bin\win64\com.driver_00Amethyst.dll</HintPath> |
115 | | - <HintPath Condition="Exists('..\x64\Release\')">..\x64\Release\com.driver_00Amethyst.dll</HintPath> |
| 115 | + <HintPath Condition="Exists('..\x64\Release\driver_00Amethyst\')">..\x64\Release\driver_00Amethyst\com.driver_00Amethyst.dll</HintPath> |
116 | 116 | <!--<HintPath>com.driver_00Amethyst.dll</HintPath>--> |
117 | 117 | </Reference> |
118 | 118 | </ItemGroup> |
119 | 119 |
|
120 | 120 | <ItemGroup> |
121 | | - <Page Update="Pages\SettingsPage.xaml"> |
122 | | - <Generator>MSBuild:Compile</Generator> |
123 | | - </Page> |
| 121 | + <Page Update="Pages\SettingsPage.xaml"> |
| 122 | + <Generator>MSBuild:Compile</Generator> |
| 123 | + </Page> |
124 | 124 | </ItemGroup> |
125 | 125 |
|
126 | 126 | <Target Name="XamlCopy" AfterTargets="Publish"> |
|
0 commit comments