Skip to content

Commit 24d7995

Browse files
initial commit
1 parent 685192d commit 24d7995

4 files changed

Lines changed: 9 additions & 8 deletions

File tree

obj/Debug/net7.0/Todo.AssemblyInfo.cs

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,9 @@
11
//------------------------------------------------------------------------------
22
// <auto-generated>
3-
// O código foi gerado por uma ferramenta.
4-
// Versão de Tempo de Execução:4.0.30319.42000
3+
// This code was generated by a tool.
54
//
6-
// As alterações ao arquivo poderão causar comportamento incorreto e serão perdidas se
7-
// o código for gerado novamente.
5+
// Changes to this file may cause incorrect behavior and will be lost if
6+
// the code is regenerated.
87
// </auto-generated>
98
//------------------------------------------------------------------------------
109

@@ -14,7 +13,7 @@
1413
[assembly: System.Reflection.AssemblyCompanyAttribute("Todo")]
1514
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
1615
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
17-
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")]
16+
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+685192d872194913ae3a074c8c410d16d81dc7f4")]
1817
[assembly: System.Reflection.AssemblyProductAttribute("Todo")]
1918
[assembly: System.Reflection.AssemblyTitleAttribute("Todo")]
2019
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
df5d1c2be44807a79cba8a5c890c16b38b11c86e
1+
cdda0cd9377062e6846768e652a4c81ca5408b8e73f5a9308901baa659979f52

obj/Debug/net7.0/Todo.GeneratedMSBuildEditorConfig.editorconfig

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,11 @@ build_property.EnforceExtendedAnalyzerRules =
99
build_property._SupportedPlatformList = Linux,macOS,Windows
1010
build_property.RootNamespace = Todo
1111
build_property.RootNamespace = Todo
12-
build_property.ProjectDir = C:\Users\rfcon\source\repos\Romulo-Queiroz\Task-Manager-Backend\
12+
build_property.ProjectDir = c:\Users\Rômulo Queiroz\Documents\Task-Manager-Backend\
13+
build_property.EnableComHosting =
14+
build_property.EnableGeneratedComInterfaceComImportInterop =
1315
build_property.RazorLangVersion = 7.0
1416
build_property.SupportLocalizedComponentNames =
1517
build_property.GenerateRazorMetadataSourceChecksumAttributes =
16-
build_property.MSBuildProjectDirectory = C:\Users\rfcon\source\repos\Romulo-Queiroz\Task-Manager-Backend
18+
build_property.MSBuildProjectDirectory = c:\Users\Rômulo Queiroz\Documents\Task-Manager-Backend
1719
build_property._RazorSourceGeneratorDebug =

obj/Debug/net7.0/Todo.assets.cache

-50.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)