<feed xmlns='http://www.w3.org/2005/Atom'>
<title>wix/src/test/msi, branch robmen/dev10</title>
<subtitle>A mirror of https://github.com/wixtoolset/wix.git
</subtitle>
<id>https://git.lua4.win/wix/atom?h=robmen%2Fdev10</id>
<link rel='self' href='https://git.lua4.win/wix/atom?h=robmen%2Fdev10'/>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/'/>
<updated>2025-12-14T00:30:50+00:00</updated>
<entry>
<title>Migrate all .sln files to .slnx</title>
<updated>2025-12-14T00:30:50+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-11-16T01:53:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=2c092e3216e08fa919fa4a2b46794660c31ee56f'/>
<id>urn:sha1:2c092e3216e08fa919fa4a2b46794660c31ee56f</id>
<content type='text'>
Modernize projects against new .slnx expecations as well.
</content>
</entry>
<entry>
<title>Update to use .NET 10 SDK for builds</title>
<updated>2025-12-14T00:30:50+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-11-13T18:20:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=ce6075b804cb43aa3474f9e5d878d0ded1a77aaf'/>
<id>urn:sha1:ce6075b804cb43aa3474f9e5d878d0ded1a77aaf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update to .NET 8 to fix build</title>
<updated>2025-11-02T19:48:43+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-10-16T06:06:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=177c9a8f474346402982034c64e4f8330715cc78'/>
<id>urn:sha1:177c9a8f474346402982034c64e4f8330715cc78</id>
<content type='text'>
.NET 6 was deprecated so move to .NET 8 and possibly .NET 10 after it
releases.
</content>
</entry>
<entry>
<title>Target in-service .NET Framework versions.</title>
<updated>2025-02-13T14:02:43+00:00</updated>
<author>
<name>Bob Arnson</name>
<email>bob@firegiant.com</email>
</author>
<published>2025-02-13T03:41:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=1be4e0930eb296f44b8cecd10fc9632a867149ce'/>
<id>urn:sha1:1be4e0930eb296f44b8cecd10fc9632a867149ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Skip `CanChangeCommentOfExistingNonDomainGroup` test due to CI failures</title>
<updated>2025-02-12T22:02:56+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-02-12T21:10:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=f313b4ceea8f9aebe70ef15930bd380106fa2172'/>
<id>urn:sha1:f313b4ceea8f9aebe70ef15930bd380106fa2172</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ensure user and group integration tests always clean up after themselves.</title>
<updated>2025-02-12T19:55:25+00:00</updated>
<author>
<name>Rob Mensching</name>
<email>rob@firegiant.com</email>
</author>
<published>2025-02-12T19:01:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=bbe23165a86e71661b725bc2155a79685f7a7ea7'/>
<id>urn:sha1:bbe23165a86e71661b725bc2155a79685f7a7ea7</id>
<content type='text'>
Fixes 8940
</content>
</entry>
<entry>
<title>Fix ups for Domain Group creation / removal.</title>
<updated>2025-02-12T07:14:49+00:00</updated>
<author>
<name>Bevan Weiss</name>
<email>bevan.weiss@gmail.com</email>
</author>
<published>2025-01-03T04:06:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=8f5130afdc60f4957086e41d62cfe9f8d70d5321'/>
<id>urn:sha1:8f5130afdc60f4957086e41d62cfe9f8d70d5321</id>
<content type='text'>
Signed-off-by: Bevan Weiss &lt;bevan.weiss@gmail.com&gt;
</content>
</entry>
<entry>
<title>Add/Remove Group Membership rollback handled.</title>
<updated>2025-02-12T07:14:49+00:00</updated>
<author>
<name>Bevan Weiss</name>
<email>bevan.weiss@gmail.com</email>
</author>
<published>2024-08-04T11:13:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=5b4a6538ee06988c75b717bd905197fb670e6142'/>
<id>urn:sha1:5b4a6538ee06988c75b717bd905197fb670e6142</id>
<content type='text'>
Fixups to a few test cases.

Signed-off-by: Bevan Weiss &lt;bevan.weiss@gmail.com&gt;
</content>
</entry>
<entry>
<title>Split into domain vs local CAs</title>
<updated>2025-02-12T07:14:49+00:00</updated>
<author>
<name>Bevan Weiss</name>
<email>bevan.weiss@gmail.com</email>
</author>
<published>2024-07-20T03:40:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=2c5bb89424b12de812498d568bc1aae2d4098e60'/>
<id>urn:sha1:2c5bb89424b12de812498d568bc1aae2d4098e60</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Group Add/Remove working.</title>
<updated>2025-02-12T07:14:49+00:00</updated>
<author>
<name>Bevan Weiss</name>
<email>bevan.weiss@gmail.com</email>
</author>
<published>2024-07-06T11:03:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.lua4.win/wix/commit/?id=644276562dcadd65fcb0e9a7c06c704cdda36423'/>
<id>urn:sha1:644276562dcadd65fcb0e9a7c06c704cdda36423</id>
<content type='text'>
Local group membership Add/Remove working, however with
BUILTIN local system groups .NET doesn't appear to locate them as either
groups nor basic security Principals.  Still needs work to fix the test
for nested groups.  Ideally with some way to test for domain groups.


Signed-off-by: Bevan Weiss &lt;bevan.weiss@gmail.com&gt;
</content>
</entry>
</feed>
