File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 <Configurations >
33 <Platform Name =" Any CPU" />
44 <Platform Name =" x64" />
5+ <Platform Name =" x86" />
6+ <Platform Name =" ARM64" />
57 </Configurations >
6- <Project Path =" RunAsPleb/RunAsPleb.csproj" >
8+ <Project Path =" RunAsPleb/RunAsPleb.csproj" DefaultStartup =" true" >
9+ <Platform Solution =" *|Any CPU" Project =" AnyCPU" />
710 <Platform Solution =" *|x64" Project =" x64" />
11+ <Platform Solution =" *|x86" Project =" x86" />
12+ <Platform Solution =" *|ARM64" Project =" ARM64" />
813 </Project >
914</Solution >
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change 3030 <RepositoryType >git</RepositoryType >
3131 </PropertyGroup >
3232
33+ <ItemGroup >
34+ <None Update =" Context Menu Registry Files/**/*" >
35+ <CopyToOutputDirectory >PreserveNewest</CopyToOutputDirectory >
36+ </None >
37+ </ItemGroup >
38+
3339</Project >
You can’t perform that action at this time.
0 commit comments