Revert "Revert nuget to 2.0.200609.3" - #796
Conversation
Kenny Kerr (kennykerr)
left a comment
There was a problem hiding this comment.
Waiting for validation. 😉
|
|
||
| <BoolProperty Name="CppWinRTEnableDefaultPrivateFalse" | ||
| DisplayName="Enable Copy Local Defaults" | ||
| Description="Enables or disables the default for copying binaries to the output folder" |
There was a problem hiding this comment.
Consider describing an example scenario where this would be useful.
| @@ -0,0 +1,9 @@ | |||
| namespace ConsoleApplication1 | |||
| { | |||
| [default_interface] | |||
There was a problem hiding this comment.
remove, not needed (this class has a method)
| @@ -0,0 +1,30 @@ | |||
| ======================================================================== | |||
There was a problem hiding this comment.
consider deleting this file. does not help anyone
|
Chris Guzak (@ChrisGuzak) does this PR address #790? |
|
Alex Bessonov (@AlexBAV) does this PR address #785? |
It looks like I found the reason for behavior described in #785. I've provided more information in the issue. |
|
I'll probably won't be able to finish all the validation this week and I'm OOF next week. I'll finish this after Thanksgiving. |
|
Julien Brianceau (@jbrianceau) does this PR address #809 |
No, I tried with the current |
|
Fela (@FrayxRulez) does this PR address #813? |
|
OS validation passed pending the fix for OS#30952588 |
|
WinUI build passed. Looking into a build error in Terminal. |
Any easy way to try out? |
Find the package on disk. Backup the props and targets files under the build folder. Replace those files with the ones from this PR. |
|
Kenny Kerr (@kennykerr) All listed projects have passed validation with these changes. |
8523b59 to
e83377a
Compare
Excellent! Just to clarify, did you test just the msbuild changes or cppwinrt as well? Chris Guzak (@ChrisGuzak), Julien Brianceau (@jbrianceau) can you confirm this update works for you? |
I did just test the MSBuild changes, by manually replacing the props/targets files. |
|
Note that this doesn't contain the fix for #809 yet. I'll be looking into that next. |
That's fine - I just got the latest cppwinrt working in the OS build so we should be good. |
Are you planning on doing that in this PR? Note that this will likely require re-validating everything. 😞 |
Reverts #793 and adds the change from #794
Validate: