Modifica all'editorconfig
This commit is contained in:
parent
ebaf00a015
commit
a07bc01c8a
@ -57,7 +57,7 @@ dotnet_style_object_initializer = true:suggestion
|
|||||||
dotnet_style_operator_placement_when_wrapping = beginning_of_line
|
dotnet_style_operator_placement_when_wrapping = beginning_of_line
|
||||||
dotnet_style_prefer_auto_properties = true:suggestion
|
dotnet_style_prefer_auto_properties = true:suggestion
|
||||||
dotnet_style_prefer_collection_expression = when_types_loosely_match:suggestion
|
dotnet_style_prefer_collection_expression = when_types_loosely_match:suggestion
|
||||||
dotnet_style_prefer_compound_assignment = true:suggestion
|
dotnet_style_prefer_compound_assignment = false:suggestion
|
||||||
dotnet_style_prefer_conditional_expression_over_assignment = true:suggestion
|
dotnet_style_prefer_conditional_expression_over_assignment = true:suggestion
|
||||||
dotnet_style_prefer_conditional_expression_over_return = true:suggestion
|
dotnet_style_prefer_conditional_expression_over_return = true:suggestion
|
||||||
dotnet_style_prefer_foreach_explicit_cast_in_source = when_strongly_typed:suggestion
|
dotnet_style_prefer_foreach_explicit_cast_in_source = when_strongly_typed:suggestion
|
||||||
|
|||||||
@ -13,10 +13,10 @@ using System.Reflection;
|
|||||||
[assembly: System.Reflection.AssemblyCompanyAttribute("ripasso2")]
|
[assembly: System.Reflection.AssemblyCompanyAttribute("ripasso2")]
|
||||||
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
|
||||||
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
|
||||||
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+387cff8d7d346bd52e5ea098663711e1b694490e")]
|
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+ebaf00a015f6475799002c25745f27d863f3540f")]
|
||||||
[assembly: System.Reflection.AssemblyProductAttribute("ripasso2")]
|
[assembly: System.Reflection.AssemblyProductAttribute("ripasso2")]
|
||||||
[assembly: System.Reflection.AssemblyTitleAttribute("ripasso2")]
|
[assembly: System.Reflection.AssemblyTitleAttribute("ripasso2")]
|
||||||
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
|
||||||
|
|
||||||
// Generato dalla classe WriteCodeFragment di MSBuild.
|
// Generated by the MSBuild WriteCodeFragment class.
|
||||||
|
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
84308e3c30e74841a699916e26f359fbbeb72979c2e66d8d4f0060789e2665ac
|
e3a1dc8d1d6056174a063dc9e8700b9b95b13c0a4e1c67945e5050756073bed0
|
||||||
|
|||||||
@ -8,7 +8,7 @@ build_property.PlatformNeutralAssembly =
|
|||||||
build_property.EnforceExtendedAnalyzerRules =
|
build_property.EnforceExtendedAnalyzerRules =
|
||||||
build_property._SupportedPlatformList = Linux,macOS,Windows
|
build_property._SupportedPlatformList = Linux,macOS,Windows
|
||||||
build_property.RootNamespace = ripasso2
|
build_property.RootNamespace = ripasso2
|
||||||
build_property.ProjectDir = /home/BrainTheBest5/git/ripasso2/
|
build_property.ProjectDir = /home/Verde/git/ripasso2/
|
||||||
build_property.EnableComHosting =
|
build_property.EnableComHosting =
|
||||||
build_property.EnableGeneratedComInterfaceComImportInterop =
|
build_property.EnableGeneratedComInterfaceComImportInterop =
|
||||||
build_property.EffectiveAnalysisLevelStyle = 9.0
|
build_property.EffectiveAnalysisLevelStyle = 9.0
|
||||||
|
|||||||
Binary file not shown.
Loading…
x
Reference in New Issue
Block a user