Skip to content

Commit 582b342

Browse files
David EllingsworthDavid Ellingsworth
authored andcommitted
1 parent 6419900 commit 582b342

File tree

4 files changed

+18
-18
lines changed

4 files changed

+18
-18
lines changed

NuGet/CefSharp.Common.app.config.x64.transform

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -11,38 +11,38 @@
1111
<runtime>
1212
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
1313
<!-- Add the dependentAssembly section for CefSharp.Core if missing. -->
14-
<dependentAssembly xdt:Transform="InsertIfMissing" xdt:Locator="Condition(asmv1:assemblyIdentity/@processorArchitecture='x64' and asmv1:assemblyIdentity/@name='CefSharp.Core')">
15-
<assemblyIdentity name="CefSharp.Core" processorArchitecture="x64" publicKeyToken="40c4b6fc221f4138" culture="neutral"/>
14+
<dependentAssembly xdt:Transform="InsertIfMissing" xdt:Locator="Condition(asmv1:assemblyIdentity/@processorArchitecture='amd64' and asmv1:assemblyIdentity/@name='CefSharp.Core')">
15+
<assemblyIdentity name="CefSharp.Core" processorArchitecture="amd64" publicKeyToken="40c4b6fc221f4138" culture="neutral"/>
1616
</dependentAssembly>
1717

1818
<!-- Add or update the codeBase information for CefSharp.Core. -->
19-
<dependentAssembly xdt:Locator="Condition(asmv1:assemblyIdentity/@processorArchitecture='x64' and asmv1:assemblyIdentity/@name='CefSharp.Core')">
19+
<dependentAssembly xdt:Locator="Condition(asmv1:assemblyIdentity/@processorArchitecture='amd64' and asmv1:assemblyIdentity/@name='CefSharp.Core')">
2020
<!-- Add the codebase section if missing. -->
2121
<codeBase xdt:Transform="InsertIfMissing"/>
2222
<!-- Ensure the codeBase version and href are set to the correct values. -->
2323
<codeBase version="83.4.3.0" href="x64/CefSharp.Core.dll" xdt:Transform="Replace"/>
2424
</dependentAssembly>
2525

2626
<!-- Add the dependentAssembly section for CefSharp if missing. -->
27-
<dependentAssembly xdt:Transform="InsertIfMissing" xdt:Locator="Condition(asmv1:assemblyIdentity/@processorArchitecture='x64' and asmv1:assemblyIdentity/@name='CefSharp')">
28-
<assemblyIdentity name="CefSharp" processorArchitecture="x64" publicKeyToken="40c4b6fc221f4138" culture="neutral"/>
27+
<dependentAssembly xdt:Transform="InsertIfMissing" xdt:Locator="Condition(asmv1:assemblyIdentity/@processorArchitecture='amd64' and asmv1:assemblyIdentity/@name='CefSharp')">
28+
<assemblyIdentity name="CefSharp" processorArchitecture="amd64" publicKeyToken="40c4b6fc221f4138" culture="neutral"/>
2929
</dependentAssembly>
3030

3131
<!-- Add or update the codeBase information for CefSharp. -->
32-
<dependentAssembly xdt:Locator="Condition(asmv1:assemblyIdentity/@processorArchitecture='x64' and asmv1:assemblyIdentity/@name='CefSharp')">
32+
<dependentAssembly xdt:Locator="Condition(asmv1:assemblyIdentity/@processorArchitecture='amd64' and asmv1:assemblyIdentity/@name='CefSharp')">
3333
<!-- Add the codeBase section if missing. -->
3434
<codeBase xdt:Transform="InsertIfMissing"/>
3535
<!-- Ensure the codeBase version and href are set to the correct values. -->
3636
<codeBase xdt:Transform="Replace" version="83.4.3.0" href="x64/CefSharp.dll"/>
3737
</dependentAssembly>
3838

3939
<!-- Add the dependentAssembly section for CefSharp.BrowserSubprocess.Core if missing. -->
40-
<dependentAssembly xdt:Transform="InsertIfMissing" xdt:Locator="Condition(asmv1:assemblyIdentity/@processorArchitecture='x64' and asmv1:assemblyIdentity/@name='CefSharp.BrowserSubprocess.Core')">
41-
<assemblyIdentity name="CefSharp.BrowserSubprocess.Core" processorArchitecture="x64" publicKeyToken="40c4b6fc221f4138" culture="neutral"/>
40+
<dependentAssembly xdt:Transform="InsertIfMissing" xdt:Locator="Condition(asmv1:assemblyIdentity/@processorArchitecture='amd64' and asmv1:assemblyIdentity/@name='CefSharp.BrowserSubprocess.Core')">
41+
<assemblyIdentity name="CefSharp.BrowserSubprocess.Core" processorArchitecture="amd64" publicKeyToken="40c4b6fc221f4138" culture="neutral"/>
4242
</dependentAssembly>
4343

4444
<!-- Add or update the codeBase information for CefSharp.BrowserSubprocess.Core -->
45-
<dependentAssembly xdt:Locator="Condition(asmv1:assemblyIdentity/@processorArchitecture='x64' and asmv1:assemblyIdentity/@name='CefSharp.BrowserSubprocess.Core')">
45+
<dependentAssembly xdt:Locator="Condition(asmv1:assemblyIdentity/@processorArchitecture='amd64' and asmv1:assemblyIdentity/@name='CefSharp.BrowserSubprocess.Core')">
4646
<!-- Add the codeBase section if missing. -->
4747
<codeBase xdt:Transform="InsertIfMissing"/>
4848
<!-- Ensure the codeBase version and href are set to the correct values. -->

NuGet/CefSharp.OffScreen.app.config.x64.transform

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
<runtime>
1212
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
1313
<!-- Add the dependentAssembly section for CefSharp.OffScreen if missing. -->
14-
<dependentAssembly xdt:Transform="InsertIfMissing" xdt:Locator="Condition(asmv1:assemblyIdentity/@processorArchitecture='x64' and asmv1:assemblyIdentity/@name='CefSharp.OffScreen')">
15-
<assemblyIdentity name="CefSharp.OffScreen" processorArchitecture="x64" publicKeyToken="40c4b6fc221f4138" culture="neutral"/>
14+
<dependentAssembly xdt:Transform="InsertIfMissing" xdt:Locator="Condition(asmv1:assemblyIdentity/@processorArchitecture='amd64' and asmv1:assemblyIdentity/@name='CefSharp.OffScreen')">
15+
<assemblyIdentity name="CefSharp.OffScreen" processorArchitecture="amd64" publicKeyToken="40c4b6fc221f4138" culture="neutral"/>
1616
</dependentAssembly>
1717

1818
<!-- Add or update the codeBase information for CefSharp.OffScreen. -->
19-
<dependentAssembly xdt:Locator="Condition(asmv1:assemblyIdentity/@processorArchitecture='x64' and asmv1:assemblyIdentity/@name='CefSharp.OffScreen')">
19+
<dependentAssembly xdt:Locator="Condition(asmv1:assemblyIdentity/@processorArchitecture='amd64' and asmv1:assemblyIdentity/@name='CefSharp.OffScreen')">
2020
<!-- Add the codeBase section if missing. -->
2121
<codeBase xdt:Transform="InsertIfMissing"/>
2222
<!-- Ensure the codeBase version and href are set to the correct values. -->

NuGet/CefSharp.WinForms.app.config.x64.transform

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
<runtime>
1212
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
1313
<!-- Add the dependentAssembly section for CefSharp.WinForms if missing. -->
14-
<dependentAssembly xdt:Transform="InsertIfMissing" xdt:Locator="Condition(asmv1:assemblyIdentity/@processorArchitecture='x64' and asmv1:assemblyIdentity/@name='CefSharp.WinForms')">
15-
<assemblyIdentity name="CefSharp.WinForms" processorArchitecture="x64" publicKeyToken="40c4b6fc221f4138" culture="neutral"/>
14+
<dependentAssembly xdt:Transform="InsertIfMissing" xdt:Locator="Condition(asmv1:assemblyIdentity/@processorArchitecture='amd64' and asmv1:assemblyIdentity/@name='CefSharp.WinForms')">
15+
<assemblyIdentity name="CefSharp.WinForms" processorArchitecture="amd64" publicKeyToken="40c4b6fc221f4138" culture="neutral"/>
1616
</dependentAssembly>
1717

1818
<!-- Add or update the codeBase information for CefSharp.WinForms. -->
19-
<dependentAssembly xdt:Locator="Condition(asmv1:assemblyIdentity/@processorArchitecture='x64' and asmv1:assemblyIdentity/@name='CefSharp.WinForms')">
19+
<dependentAssembly xdt:Locator="Condition(asmv1:assemblyIdentity/@processorArchitecture='amd64' and asmv1:assemblyIdentity/@name='CefSharp.WinForms')">
2020
<!-- Add the codeBase section if missing. -->
2121
<codeBase xdt:Transform="InsertIfMissing"/>
2222
<!-- Ensure the codeBase version and href are set to the correct values. -->

NuGet/CefSharp.Wpf.app.config.x64.transform

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@
1111
<runtime>
1212
<assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
1313
<!-- Add the dependentAssembly section for CefSharp.Wpf if missing. -->
14-
<dependentAssembly xdt:Transform="InsertIfMissing" xdt:Locator="Condition(asmv1:assemblyIdentity/@processorArchitecture='x64' and asmv1:assemblyIdentity/@name='CefSharp.Wpf')">
15-
<assemblyIdentity name="CefSharp.Wpf" processorArchitecture="x64" publicKeyToken="40c4b6fc221f4138" culture="neutral"/>
14+
<dependentAssembly xdt:Transform="InsertIfMissing" xdt:Locator="Condition(asmv1:assemblyIdentity/@processorArchitecture='amd64' and asmv1:assemblyIdentity/@name='CefSharp.Wpf')">
15+
<assemblyIdentity name="CefSharp.Wpf" processorArchitecture="amd64" publicKeyToken="40c4b6fc221f4138" culture="neutral"/>
1616
</dependentAssembly>
1717

1818
<!-- Add or update the codeBase information for CefSharp.Wpf. -->
19-
<dependentAssembly xdt:Locator="Condition(asmv1:assemblyIdentity/@processorArchitecture='x64' and asmv1:assemblyIdentity/@name='CefSharp.Wpf')">
19+
<dependentAssembly xdt:Locator="Condition(asmv1:assemblyIdentity/@processorArchitecture='amd64' and asmv1:assemblyIdentity/@name='CefSharp.Wpf')">
2020
<!-- Add the codeBase section if missing. -->
2121
<codeBase xdt:Transform="InsertIfMissing"/>
2222
<!-- Ensure the codeBase version and href are set to the correct values. -->

0 commit comments

Comments
 (0)