Alexandre Zollinger Chohfi
|
d52caf82b2
|
Merge pull request #156 from windows-toolkit/FixAppxDeployment
Fix deployment to include all artifacts
|
2019-07-30 14:07:33 -07:00 |
Alexandre Zollinger Chohfi
|
e42a57b259
|
Merge pull request #157 from windows-toolkit/revert-155-DeployPDBs
Revert "Deploy PDBs for the XamlApplication NuGet package"
|
2019-07-29 18:19:54 -07:00 |
Alexandre Zollinger Chohfi
|
89483c2292
|
Revert "Deploy PDBs for the XamlApplication NuGet package"
|
2019-07-29 18:19:20 -07:00 |
Oscar Calvo
|
377176a417
|
Fix deployment to include all artifacts
|
2019-07-29 18:10:10 -07:00 |
Alexandre Zollinger Chohfi
|
d978aefcfb
|
Merge pull request #154 from windows-toolkit/netCorePreview7
Updated to .Net Core preview 7.
|
2019-07-29 17:02:54 -07:00 |
Alexandre Zollinger Chohfi
|
b489119c71
|
Fixed compilation on preview 7.
|
2019-07-29 16:48:32 -07:00 |
Alexandre Zollinger Chohfi
|
a2adbb8c4b
|
Merge pull request #155 from windows-toolkit/DeployPDBs
Deploy PDBs for the XamlApplication NuGet package
|
2019-07-29 15:49:07 -07:00 |
Oscar Calvo
|
a3f8226040
|
Deploy PDBs
|
2019-07-29 15:19:21 -07:00 |
Alexandre Zollinger Chohfi
|
0a58dd618b
|
Merge pull request #149 from TranslucentTB/arm
Add ARM support
|
2019-07-29 15:17:26 -07:00 |
Alexandre Zollinger Chohfi
|
b41abc54e0
|
Updated to .Net Core preview 7.
|
2019-07-29 15:04:24 -07:00 |
Alexandre Zollinger Chohfi
|
bbff8338cb
|
Merge pull request #152 from windows-toolkit/FixWAPDeployment
Wap deployment should include XBF
|
2019-07-29 14:50:00 -07:00 |
Oscar Calvo
|
79176abc97
|
Fix WAP deployment for custom controls
|
2019-07-29 13:09:39 -07:00 |
Oscar Calvo
|
9845050875
|
Fix WAP deployment
|
2019-07-26 15:04:07 -07:00 |
Charles Milette
|
e9d2d6c3b2
|
Remove whitespaces on empty line
|
2019-07-25 21:34:55 -04:00 |
Charles Milette
|
ecc587e9e4
|
Add ARM platform to Cake script
|
2019-07-25 21:31:02 -04:00 |
Charles Milette
|
14051cf6c4
|
Add ARM support
|
2019-07-24 15:50:47 -04:00 |
Alexandre Zollinger Chohfi
|
e6b215fc83
|
Merge pull request #144 from windows-toolkit/ocalvo-Fix142
Fix for issue 142
|
2019-07-15 13:31:35 -07:00 |
Oscar Calvo
|
8b26ddc42e
|
Fix for issue 142
Fix for issue [142](https://github.com/windows-toolkit/Microsoft.Toolkit.Win32/issues/142)
|
2019-07-15 12:30:00 -07:00 |
Alexandre Zollinger Chohfi
|
1145bfbf5d
|
Merge pull request #139 from DHowett-MSFT/master
XamlHost: remove a wildcard that was breaking winmd references
|
2019-07-08 14:31:25 -07:00 |
Alexandre Zollinger Chohfi
|
db7c80640e
|
Merge pull request #141 from windows-toolkit/fixBuildCakeArm64
Added ARM64 compilation on build.cake file.
|
2019-07-08 14:08:50 -07:00 |
Alexandre Zollinger Chohfi
|
a1b2faf619
|
Added ARM64 compilation on build.cake file.
|
2019-07-08 14:07:42 -07:00 |
Dustin L. Howett
|
86cad0b8b0
|
XamlApp: remove a wildcard that was breaking winmd references
|
2019-07-04 17:09:21 -07:00 |
Oscar Calvo
|
06eb51247c
|
Fix a bug where XamlHost.dll is not written in the manifest
|
2019-06-27 16:59:06 -07:00 |
Oscar Calvo
|
c18e9b3e4f
|
Refactor Win32 tools for use in native projects
|
2019-06-27 15:09:14 -07:00 |
Alexandre Zollinger Chohfi
|
e308cd3ecd
|
Merge pull request #136 from windows-toolkit/FixWACKCert
Make Microsoft.Toolkit.Win32.UI.XamlHost.dll built with Link.AppContainer false
|
2019-06-21 16:44:19 -07:00 |
Oscar Calvo
|
5cc0b2cfc2
|
Make Microsoft.Toolkit.Win32.UI.XamlHost.dll built with <Link><AppContainer>false</AppContainer></Link> so it will pass WACK certification for using user32 APIs when submitted to the store
|
2019-06-21 12:27:50 -07:00 |
Alexandre Zollinger Chohfi
|
c6498cf82d
|
Merge pull request #134 from windows-toolkit/AddARM64
Add support for ARM64
|
2019-06-19 17:05:10 -07:00 |
Oscar Calvo
|
2417376afb
|
Add support for ARM64
|
2019-06-19 15:57:21 -07:00 |
Alexandre Zollinger Chohfi
|
585b8f8cca
|
Merge pull request #131 from windows-toolkit/FixNativeBug
Fix a bug where a Native project does not reference the WinMD
|
2019-06-17 14:44:58 -07:00 |
Oscar Calvo
|
ef6a177099
|
Fix a bug where a Native project does not reference the WinMD
|
2019-06-17 13:11:27 -07:00 |
Alexandre Zollinger Chohfi
|
55d5fd72f5
|
Merge pull request #129 from windows-toolkit/netCorePreview6
Updated to .Net Core preview 6.
|
2019-06-12 12:18:03 -07:00 |
Alexandre Zollinger Chohfi
|
f9b2b7447f
|
Updated to .Net Core preview 6.
|
2019-06-12 12:01:13 -07:00 |
Alexandre Zollinger Chohfi
|
52611c57d8
|
Merge pull request #119 from windows-toolkit/XamlApp
Improvements to support 3rd party types and native apps
|
2019-06-07 11:49:00 -07:00 |
Oscar Calvo
|
ee10f4970e
|
Kick build
|
2019-05-31 14:54:09 -07:00 |
Oscar Calvo
|
e003d60ed9
|
Fix a bug where deployment breaks in Wap projects
|
2019-05-31 14:45:33 -07:00 |
Oscar Calvo
|
407e718abe
|
Fix build break
|
2019-05-31 14:09:19 -07:00 |
Oscar Calvo
|
5931501d18
|
Refactor package
|
2019-05-31 13:13:42 -07:00 |
Oscar Calvo
|
7ea2a70b0f
|
Fix up references
|
2019-05-31 13:02:37 -07:00 |
Oscar Calvo
|
52e2d7c7ea
|
Only use the targets file for native projects
|
2019-05-31 12:32:52 -07:00 |
Oscar Calvo
|
cdd18688f9
|
Dont deploy PDB files and this will break WAP project publishing
|
2019-05-30 12:01:16 -07:00 |
Oscar Calvo
|
1b3399a178
|
Support App objects that do not implement IXamlMetadataContainer
|
2019-05-22 15:34:04 -07:00 |
Oscar Calvo
|
544333e5cb
|
Use IsTool to not deliver managed dependencies
|
2019-05-22 13:52:28 -07:00 |
Oscar Calvo
|
bac232cf5a
|
Dont depend on managed references
|
2019-05-22 13:45:51 -07:00 |
Oscar Calvo
|
7de65bad6c
|
Dont add the output code in the native package
|
2019-05-22 12:59:54 -07:00 |
Oscar Calvo
|
b0fc6c73fc
|
Fix global build settings to use AnyCPU in debug where appropiate
|
2019-05-22 12:33:30 -07:00 |
Oscar Calvo
|
7d3b078014
|
Dont depend on SDK for native projects
|
2019-05-22 12:24:34 -07:00 |
Oscar Calvo
|
52339331d1
|
Deliver PDB for native component
|
2019-05-22 11:48:23 -07:00 |
Oscar Calvo
|
def9665946
|
Remove calls to RunClassConstructor
|
2019-05-21 17:52:26 -07:00 |
Oscar Calvo
|
fd53ea9d1b
|
Fix build break
|
2019-05-21 14:38:13 -07:00 |
Oscar Calvo
|
112862a61c
|
Apply PR feedback
|
2019-05-21 13:51:29 -07:00 |