This repository was archived by the owner on Jan 23, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 6 files changed +6
-6
lines changed
System.IO.FileSystem.AccessControl
System.Security.AccessControl
System.Security.Cryptography.Cng
System.Security.Cryptography.OpenSsl
System.Security.Principal.Windows Expand file tree Collapse file tree 6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 44 <PropertyGroup >
55 <AssemblyVersion >4.1.0.0</AssemblyVersion >
66 <AssemblyKey >MSFT</AssemblyKey >
7- <IsNETCoreApp Condition = " '$(OSGroup)' == 'Windows_NT' " >true</IsNETCoreApp >
7+ <IsNETCoreApp >true</IsNETCoreApp >
88 <IsNETCoreAppRef >false</IsNETCoreAppRef >
99 </PropertyGroup >
1010</Project >
Original file line number Diff line number Diff line change 44 <PropertyGroup >
55 <AssemblyVersion >4.0.2.0</AssemblyVersion >
66 <AssemblyKey >MSFT</AssemblyKey >
7- <IsNETCoreApp Condition = " '$(OSGroup)' == 'Windows_NT' " >true</IsNETCoreApp >
7+ <IsNETCoreApp >true</IsNETCoreApp >
88 <IsNETCoreAppRef >false</IsNETCoreAppRef >
99 </PropertyGroup >
1010</Project >
Original file line number Diff line number Diff line change 44 <PropertyGroup >
55 <AssemblyVersion >4.1.0.0</AssemblyVersion >
66 <AssemblyKey >MSFT</AssemblyKey >
7- <IsNETCoreApp Condition = " '$(OSGroup)' == 'Windows_NT' " >true</IsNETCoreApp >
7+ <IsNETCoreApp >true</IsNETCoreApp >
88 <IsNETCoreAppRef >false</IsNETCoreAppRef >
99 <IsUAP >true</IsUAP >
1010 <ISUAPRef >false</ISUAPRef >
Original file line number Diff line number Diff line change 44 <PropertyGroup >
55 <AssemblyVersion >4.3.0.0</AssemblyVersion >
66 <AssemblyKey >MSFT</AssemblyKey >
7- <IsNETCoreApp Condition = " '$(OSGroup)' == 'Windows_NT' " >true</IsNETCoreApp >
7+ <IsNETCoreApp >true</IsNETCoreApp >
88 <IsNETCoreAppRef >false</IsNETCoreAppRef >
99 <IsUAP >true</IsUAP >
1010 <IsUAPRef >false</IsUAPRef >
Original file line number Diff line number Diff line change 44 <PropertyGroup >
55 <AssemblyVersion >4.1.0.0</AssemblyVersion >
66 <AssemblyKey >MSFT</AssemblyKey >
7- <IsNETCoreApp Condition = " '$(OSGroup)' == 'Unix' " >true</IsNETCoreApp >
7+ <IsNETCoreApp >true</IsNETCoreApp >
88 <IsNETCoreAppRef >false</IsNETCoreAppRef >
99 </PropertyGroup >
1010</Project >
Original file line number Diff line number Diff line change 44 <PropertyGroup >
55 <AssemblyVersion >4.1.0.0</AssemblyVersion >
66 <AssemblyKey >MSFT</AssemblyKey >
7- <IsNETCoreApp Condition = " '$(OSGroup)' == 'Windows_NT' " >true</IsNETCoreApp >
7+ <IsNETCoreApp >true</IsNETCoreApp >
88 <IsNETCoreAppRef >false</IsNETCoreAppRef >
99 <IsUAP >true</IsUAP >
1010 <IsUAPRef >false</IsUAPRef >
You can’t perform that action at this time.
0 commit comments