зеркало из https://github.com/AvaloniaUI/Avalonia.git
Fix ncrunch configuration. (#15440)
NCrunch does not support supplying target frameworks as MSBuild properties, so had to go through each of the ncrunch project files and specify the TFM explicitly.
This commit is contained in:
Родитель
416ffffb94
Коммит
a32a8726a3
|
@ -1,5 +1,8 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = net8.0</Value>
|
||||
</CustomBuildProperties>
|
||||
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -0,0 +1,7 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = netstandard2.0</Value>
|
||||
</CustomBuildProperties>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -1,5 +1,8 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = net8.0-android34.0</Value>
|
||||
</CustomBuildProperties>
|
||||
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -0,0 +1,7 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = net8.0</Value>
|
||||
</CustomBuildProperties>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -1,5 +1,8 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = net8.0</Value>
|
||||
</CustomBuildProperties>
|
||||
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -1,5 +1,8 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = net8.0-browser</Value>
|
||||
</CustomBuildProperties>
|
||||
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -1,5 +1,8 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = net8.0-browser</Value>
|
||||
</CustomBuildProperties>
|
||||
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -0,0 +1,8 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = net472</Value>
|
||||
</CustomBuildProperties>
|
||||
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -0,0 +1,7 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = netstandard2.0</Value>
|
||||
</CustomBuildProperties>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -0,0 +1,7 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = net8.0</Value>
|
||||
</CustomBuildProperties>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -0,0 +1,7 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = net8.0</Value>
|
||||
</CustomBuildProperties>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -1,5 +0,0 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -1,5 +1,8 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = net8.0</Value>
|
||||
</CustomBuildProperties>
|
||||
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -1,5 +1,7 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = net8.0</Value>
|
||||
</CustomBuildProperties>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -1,5 +1,8 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = net8.0</Value>
|
||||
</CustomBuildProperties>
|
||||
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -0,0 +1,7 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = net8.0</Value>
|
||||
</CustomBuildProperties>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -0,0 +1,7 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = net8.0</Value>
|
||||
</CustomBuildProperties>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -1,5 +1,8 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = net8.0</Value>
|
||||
</CustomBuildProperties>
|
||||
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -0,0 +1,7 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = netstandard2.0</Value>
|
||||
</CustomBuildProperties>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -0,0 +1,7 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = net8.0</Value>
|
||||
</CustomBuildProperties>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -0,0 +1,7 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = net8.0</Value>
|
||||
</CustomBuildProperties>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -1,5 +1,8 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = net8.0</Value>
|
||||
</CustomBuildProperties>
|
||||
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -0,0 +1,7 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = net462</Value>
|
||||
</CustomBuildProperties>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -0,0 +1,7 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = net8.0</Value>
|
||||
</CustomBuildProperties>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -0,0 +1,7 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = net8.0</Value>
|
||||
</CustomBuildProperties>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -0,0 +1,7 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = netstandard2.0</Value>
|
||||
</CustomBuildProperties>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -0,0 +1,7 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = net8.0</Value>
|
||||
</CustomBuildProperties>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -0,0 +1,7 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = net8.0-windows</Value>
|
||||
</CustomBuildProperties>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -0,0 +1,7 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = net8.0</Value>
|
||||
</CustomBuildProperties>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -0,0 +1,7 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = net8.0</Value>
|
||||
</CustomBuildProperties>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -1,5 +1,8 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = net8.0-tizen</Value>
|
||||
</CustomBuildProperties>
|
||||
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -1,5 +1,8 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = netstandard2.0</Value>
|
||||
</CustomBuildProperties>
|
||||
<XUnit2Enabled>False</XUnit2Enabled>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -0,0 +1,7 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = net8.0-windows</Value>
|
||||
</CustomBuildProperties>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -1,5 +1,8 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = netstandard2.0</Value>
|
||||
</CustomBuildProperties>
|
||||
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -0,0 +1,7 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<HiddenComponentWarnings>
|
||||
<Value>DerivedFilesIncludedInWorkspace</Value>
|
||||
</HiddenComponentWarnings>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -1,5 +1,8 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = net8.0</Value>
|
||||
</CustomBuildProperties>
|
||||
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -1,5 +1,8 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = net8.0-android34.0</Value>
|
||||
</CustomBuildProperties>
|
||||
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -1,5 +1,8 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = net8.0-browser</Value>
|
||||
</CustomBuildProperties>
|
||||
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -1,5 +1,8 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = net8.0-browser</Value>
|
||||
</CustomBuildProperties>
|
||||
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -1,5 +1,8 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = net461</Value>
|
||||
</CustomBuildProperties>
|
||||
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -1,5 +1,8 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = net8.0</Value>
|
||||
</CustomBuildProperties>
|
||||
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -1,5 +1,8 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = net8.0-tizen</Value>
|
||||
</CustomBuildProperties>
|
||||
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -1,5 +1,8 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = net8.0-ios17.0</Value>
|
||||
</CustomBuildProperties>
|
||||
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -1,5 +0,0 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -1,5 +1,8 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = netstandard2.0</Value>
|
||||
</CustomBuildProperties>
|
||||
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -0,0 +1,7 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = netstandard2.0</Value>
|
||||
</CustomBuildProperties>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -0,0 +1,7 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = netstandard2.0</Value>
|
||||
</CustomBuildProperties>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -1,5 +1,8 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = net8.0</Value>
|
||||
</CustomBuildProperties>
|
||||
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -1,5 +1,8 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = net8.0</Value>
|
||||
</CustomBuildProperties>
|
||||
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -1,5 +1,8 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = net8.0</Value>
|
||||
</CustomBuildProperties>
|
||||
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -1,5 +1,8 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = netstandard2.0</Value>
|
||||
</CustomBuildProperties>
|
||||
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -1,5 +0,0 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -1,5 +0,0 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -0,0 +1,8 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = netstandard2.0</Value>
|
||||
</CustomBuildProperties>
|
||||
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -1,5 +1,8 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = net8.0</Value>
|
||||
</CustomBuildProperties>
|
||||
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -1,5 +1,8 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = net8.0</Value>
|
||||
</CustomBuildProperties>
|
||||
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -1,5 +1,8 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = net8.0</Value>
|
||||
</CustomBuildProperties>
|
||||
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -1,5 +1,8 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = net8.0</Value>
|
||||
</CustomBuildProperties>
|
||||
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -1,5 +1,8 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = net8.0</Value>
|
||||
</CustomBuildProperties>
|
||||
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -1,5 +1,8 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = net8.0-android34.0</Value>
|
||||
</CustomBuildProperties>
|
||||
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -1,5 +1,8 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = net8.0</Value>
|
||||
</CustomBuildProperties>
|
||||
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -1,5 +1,8 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = net8.0-ios17.0</Value>
|
||||
</CustomBuildProperties>
|
||||
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -1,5 +1,8 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = net8.0</Value>
|
||||
</CustomBuildProperties>
|
||||
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -1,5 +1,8 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = net8.0</Value>
|
||||
</CustomBuildProperties>
|
||||
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -0,0 +1,8 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = net8.0</Value>
|
||||
</CustomBuildProperties>
|
||||
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -0,0 +1,8 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = net7.0</Value>
|
||||
</CustomBuildProperties>
|
||||
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -0,0 +1,8 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = net7.0</Value>
|
||||
</CustomBuildProperties>
|
||||
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -1,5 +1,8 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = net8.0</Value>
|
||||
</CustomBuildProperties>
|
||||
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -1,5 +0,0 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -1,5 +0,0 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -1,5 +1,8 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = net8.0-windows</Value>
|
||||
</CustomBuildProperties>
|
||||
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -1,5 +1,8 @@
|
|||
<ProjectConfiguration>
|
||||
<Settings>
|
||||
<CustomBuildProperties>
|
||||
<Value>TargetFramework = net8.0</Value>
|
||||
</CustomBuildProperties>
|
||||
<IgnoreThisComponentCompletely>True</IgnoreThisComponentCompletely>
|
||||
</Settings>
|
||||
</ProjectConfiguration>
|
|
@ -10,8 +10,11 @@
|
|||
<AllowParallelTestExecution>True</AllowParallelTestExecution>
|
||||
<CustomBuildProperties>
|
||||
<Value>RunApiCompat = false</Value>
|
||||
<Value>TargetFrameworks = net8.0;netstandard2.0</Value>
|
||||
</CustomBuildProperties>
|
||||
<EnableRDI>False</EnableRDI>
|
||||
<ProjectConfigStoragePathRelativeToSolutionDir>.ncrunch</ProjectConfigStoragePathRelativeToSolutionDir>
|
||||
<RdiConfigured>True</RdiConfigured>
|
||||
<SolutionConfigured>True</SolutionConfigured>
|
||||
</Settings>
|
||||
</SolutionConfiguration>
|
Загрузка…
Ссылка в новой задаче