This repository was archived by the owner on Dec 5, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
UnityExtension/Assets/Editor/GitHub.Unity Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 36
36
<ErrorReport >prompt</ErrorReport >
37
37
<WarningLevel >4</WarningLevel >
38
38
<BuildConfid >Release</BuildConfid >
39
- <RunCodeAnalysis >true </RunCodeAnalysis >
39
+ <RunCodeAnalysis >false </RunCodeAnalysis >
40
40
<TreatWarningsAsErrors >false</TreatWarningsAsErrors >
41
41
<CodeAnalysisIgnoreGeneratedCode >true</CodeAnalysisIgnoreGeneratedCode >
42
42
</PropertyGroup >
Original file line number Diff line number Diff line change 32
32
<DefineConstants >TRACE</DefineConstants >
33
33
<ErrorReport >prompt</ErrorReport >
34
34
<WarningLevel >4</WarningLevel >
35
- <RunCodeAnalysis >true </RunCodeAnalysis >
35
+ <RunCodeAnalysis >false </RunCodeAnalysis >
36
36
<TreatWarningsAsErrors >false</TreatWarningsAsErrors >
37
37
<CodeAnalysisIgnoreGeneratedCode >true</CodeAnalysisIgnoreGeneratedCode >
38
38
</PropertyGroup >
Original file line number Diff line number Diff line change 35
35
<WarningLevel >4</WarningLevel >
36
36
<LangVersion >4</LangVersion >
37
37
<BuildConfid >Release</BuildConfid >
38
- <RunCodeAnalysis >true </RunCodeAnalysis >
38
+ <RunCodeAnalysis >false </RunCodeAnalysis >
39
39
<TreatWarningsAsErrors >false</TreatWarningsAsErrors >
40
40
<CodeAnalysisIgnoreGeneratedCode >true</CodeAnalysisIgnoreGeneratedCode >
41
41
</PropertyGroup >
You can’t perform that action at this time.
0 commit comments