File tree Expand file tree Collapse file tree 11 files changed +11
-0
lines changed
Expand file tree Collapse file tree 11 files changed +11
-0
lines changed Original file line number Diff line number Diff line change 44 <OutputType >Exe</OutputType >
55 <TargetFramework >netcoreapp3.0</TargetFramework >
66 <GenerateAssemblyInfo >false</GenerateAssemblyInfo >
7+ <RuntimeIdentifiers >win-x64;linux-x64;osx-x64</RuntimeIdentifiers >
78 </PropertyGroup >
89
910 <ItemGroup >
Original file line number Diff line number Diff line change 88 <OutputType >Exe</OutputType >
99 <StartupObject />
1010 <GenerateAssemblyInfo >false</GenerateAssemblyInfo >
11+ <RuntimeIdentifiers >win-x64;linux-x64;osx-x64</RuntimeIdentifiers >
1112 </PropertyGroup >
1213
1314 <ItemGroup >
Original file line number Diff line number Diff line change 66 <AssemblyName >Semmle.Extraction.CIL.Driver</AssemblyName >
77 <RootNamespace >Semmle.Extraction.CIL.Driver</RootNamespace >
88 <GenerateAssemblyInfo >false</GenerateAssemblyInfo >
9+ <RuntimeIdentifiers >win-x64;linux-x64;osx-x64</RuntimeIdentifiers >
910 </PropertyGroup >
1011
1112 <ItemGroup >
Original file line number Diff line number Diff line change 66 <RootNamespace >Semmle.Extraction.CIL</RootNamespace >
77 <GenerateAssemblyInfo >false</GenerateAssemblyInfo >
88 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
9+ <RuntimeIdentifiers >win-x64;linux-x64;osx-x64</RuntimeIdentifiers >
910 </PropertyGroup >
1011
1112 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|AnyCPU'" >
Original file line number Diff line number Diff line change 66 <AssemblyName >Semmle.Extraction.CSharp.Driver</AssemblyName >
77 <RootNamespace >Semmle.Extraction.CSharp.Driver</RootNamespace >
88 <GenerateAssemblyInfo >false</GenerateAssemblyInfo >
9+ <RuntimeIdentifiers >win-x64;linux-x64;osx-x64</RuntimeIdentifiers >
910 </PropertyGroup >
1011
1112 <ItemGroup >
Original file line number Diff line number Diff line change 99 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
1010 <TreatWarningsAsErrors >false</TreatWarningsAsErrors >
1111 <WarningsAsErrors />
12+ <RuntimeIdentifiers >win-x64;linux-x64;osx-x64</RuntimeIdentifiers >
1213 </PropertyGroup >
1314
1415 <ItemGroup >
Original file line number Diff line number Diff line change 66 <RootNamespace >Semmle.Extraction.CSharp</RootNamespace >
77 <GenerateAssemblyInfo >false</GenerateAssemblyInfo >
88 <AllowUnsafeBlocks >true</AllowUnsafeBlocks >
9+ <RuntimeIdentifiers >win-x64;linux-x64;osx-x64</RuntimeIdentifiers >
910 </PropertyGroup >
1011
1112 <ItemGroup >
Original file line number Diff line number Diff line change 44 <OutputType >Exe</OutputType >
55 <TargetFramework >netcoreapp3.0</TargetFramework >
66 <GenerateAssemblyInfo >false</GenerateAssemblyInfo >
7+ <RuntimeIdentifiers >win-x64;linux-x64;osx-x64</RuntimeIdentifiers >
78 </PropertyGroup >
89
910 <ItemGroup >
Original file line number Diff line number Diff line change 66 <RootNamespace >Semmle.Extraction</RootNamespace >
77 <GenerateAssemblyInfo >false</GenerateAssemblyInfo >
88 <CodeAnalysisRuleSet >Semmle.Extraction.ruleset</CodeAnalysisRuleSet >
9+ <RuntimeIdentifiers >win-x64;linux-x64;osx-x64</RuntimeIdentifiers >
910 </PropertyGroup >
1011
1112 <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|AnyCPU'" >
Original file line number Diff line number Diff line change 44 <OutputType >Exe</OutputType >
55 <TargetFramework >netcoreapp3.0</TargetFramework >
66 <GenerateAssemblyInfo >false</GenerateAssemblyInfo >
7+ <RuntimeIdentifiers >win-x64;linux-x64;osx-x64</RuntimeIdentifiers >
78 </PropertyGroup >
89
910 <ItemGroup >
You can’t perform that action at this time.
0 commit comments