Skip to content

Commit

Permalink
Revert "feat: added swagger permission for anonymous usage"
Browse files Browse the repository at this point in the history
This reverts commit fe9d4d7.
  • Loading branch information
LucioY250 committed Jun 27, 2024
1 parent fe9d4d7 commit 1fc5d48
Show file tree
Hide file tree
Showing 148 changed files with 1,201 additions and 809 deletions.
1 change: 0 additions & 1 deletion .idea/.idea.Propertunity/.idea/.name

This file was deleted.

Binary file modified Application/bin/Debug/net7.0/Application.dll
Binary file not shown.
Binary file modified Application/bin/Debug/net7.0/Application.pdb
Binary file not shown.
Binary file modified Application/bin/Debug/net7.0/Domain.dll
Binary file not shown.
Binary file modified Application/bin/Debug/net7.0/Domain.pdb
Binary file not shown.
Binary file modified Application/bin/Debug/net7.0/Infrastructure.dll
Binary file not shown.
Binary file modified Application/bin/Debug/net7.0/Infrastructure.pdb
Binary file not shown.
Binary file modified Application/bin/Debug/net7.0/Shared.dll
Binary file not shown.
Binary file modified Application/bin/Debug/net7.0/Shared.pdb
Binary file not shown.
158 changes: 117 additions & 41 deletions Application/obj/Application.csproj.nuget.dgspec.json
Original file line number Diff line number Diff line change
@@ -1,41 +1,46 @@
{
"format": 1,
"restore": {
"C:\\Users\\lucio\\Documents\\GitHub\\upc-pre-202401--si730-WS52-SmarTech-BackEndPlatform\\Application\\Application.csproj": {}
"C:\\Users\\USUARIO\\RiderProjects\\Propertunity\\Application\\Application.csproj": {}
},
"projects": {
"C:\\Users\\lucio\\Documents\\GitHub\\upc-pre-202401--si730-WS52-SmarTech-BackEndPlatform\\Application\\Application.csproj": {
"C:\\Users\\USUARIO\\RiderProjects\\Propertunity\\Application\\Application.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "C:\\Users\\lucio\\Documents\\GitHub\\upc-pre-202401--si730-WS52-SmarTech-BackEndPlatform\\Application\\Application.csproj",
"projectUniqueName": "C:\\Users\\USUARIO\\RiderProjects\\Propertunity\\Application\\Application.csproj",
"projectName": "Application",
"projectPath": "C:\\Users\\lucio\\Documents\\GitHub\\upc-pre-202401--si730-WS52-SmarTech-BackEndPlatform\\Application\\Application.csproj",
"packagesPath": "C:\\Users\\lucio\\.nuget\\packages\\",
"outputPath": "C:\\Users\\lucio\\Documents\\GitHub\\upc-pre-202401--si730-WS52-SmarTech-BackEndPlatform\\Application\\obj\\",
"projectPath": "C:\\Users\\USUARIO\\RiderProjects\\Propertunity\\Application\\Application.csproj",
"packagesPath": "C:\\Users\\USUARIO\\.nuget\\packages\\",
"outputPath": "C:\\Users\\USUARIO\\RiderProjects\\Propertunity\\Application\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\lucio\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Users\\USUARIO\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net7.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
"C:\\Users\\lucio\\Documents\\GitHub\\upc-pre-202401--si730-WS52-SmarTech-BackEndPlatform\\Domain\\Domain.csproj": {
"projectPath": "C:\\Users\\lucio\\Documents\\GitHub\\upc-pre-202401--si730-WS52-SmarTech-BackEndPlatform\\Domain\\Domain.csproj"
"C:\\Users\\USUARIO\\RiderProjects\\Propertunity\\Domain\\Domain.csproj": {
"projectPath": "C:\\Users\\USUARIO\\RiderProjects\\Propertunity\\Domain\\Domain.csproj"
},
"C:\\Users\\lucio\\Documents\\GitHub\\upc-pre-202401--si730-WS52-SmarTech-BackEndPlatform\\Infrastructure\\Infrastructure.csproj": {
"projectPath": "C:\\Users\\lucio\\Documents\\GitHub\\upc-pre-202401--si730-WS52-SmarTech-BackEndPlatform\\Infrastructure\\Infrastructure.csproj"
"C:\\Users\\USUARIO\\RiderProjects\\Propertunity\\Infrastructure\\Infrastructure.csproj": {
"projectPath": "C:\\Users\\USUARIO\\RiderProjects\\Propertunity\\Infrastructure\\Infrastructure.csproj"
},
"C:\\Users\\lucio\\Documents\\GitHub\\upc-pre-202401--si730-WS52-SmarTech-BackEndPlatform\\Shared\\Shared.csproj": {
"projectPath": "C:\\Users\\lucio\\Documents\\GitHub\\upc-pre-202401--si730-WS52-SmarTech-BackEndPlatform\\Shared\\Shared.csproj"
"C:\\Users\\USUARIO\\RiderProjects\\Propertunity\\Shared\\Shared.csproj": {
"projectPath": "C:\\Users\\USUARIO\\RiderProjects\\Propertunity\\Shared\\Shared.csproj"
}
}
}
Expand Down Expand Up @@ -66,41 +71,60 @@
],
"assetTargetFallback": true,
"warn": true,
"downloadDependencies": [
{
"name": "Microsoft.AspNetCore.App.Ref",
"version": "[7.0.14, 7.0.14]"
},
{
"name": "Microsoft.NETCore.App.Ref",
"version": "[7.0.14, 7.0.14]"
},
{
"name": "Microsoft.WindowsDesktop.App.Ref",
"version": "[7.0.14, 7.0.14]"
}
],
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.205\\RuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.100\\RuntimeIdentifierGraph.json"
}
}
},
"C:\\Users\\lucio\\Documents\\GitHub\\upc-pre-202401--si730-WS52-SmarTech-BackEndPlatform\\Domain\\Domain.csproj": {
"C:\\Users\\USUARIO\\RiderProjects\\Propertunity\\Domain\\Domain.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "C:\\Users\\lucio\\Documents\\GitHub\\upc-pre-202401--si730-WS52-SmarTech-BackEndPlatform\\Domain\\Domain.csproj",
"projectUniqueName": "C:\\Users\\USUARIO\\RiderProjects\\Propertunity\\Domain\\Domain.csproj",
"projectName": "Domain",
"projectPath": "C:\\Users\\lucio\\Documents\\GitHub\\upc-pre-202401--si730-WS52-SmarTech-BackEndPlatform\\Domain\\Domain.csproj",
"packagesPath": "C:\\Users\\lucio\\.nuget\\packages\\",
"outputPath": "C:\\Users\\lucio\\Documents\\GitHub\\upc-pre-202401--si730-WS52-SmarTech-BackEndPlatform\\Domain\\obj\\",
"projectPath": "C:\\Users\\USUARIO\\RiderProjects\\Propertunity\\Domain\\Domain.csproj",
"packagesPath": "C:\\Users\\USUARIO\\.nuget\\packages\\",
"outputPath": "C:\\Users\\USUARIO\\RiderProjects\\Propertunity\\Domain\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\lucio\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Users\\USUARIO\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net7.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
"C:\\Users\\lucio\\Documents\\GitHub\\upc-pre-202401--si730-WS52-SmarTech-BackEndPlatform\\Shared\\Shared.csproj": {
"projectPath": "C:\\Users\\lucio\\Documents\\GitHub\\upc-pre-202401--si730-WS52-SmarTech-BackEndPlatform\\Shared\\Shared.csproj"
"C:\\Users\\USUARIO\\RiderProjects\\Propertunity\\Shared\\Shared.csproj": {
"projectPath": "C:\\Users\\USUARIO\\RiderProjects\\Propertunity\\Shared\\Shared.csproj"
}
}
}
Expand Down Expand Up @@ -139,44 +163,63 @@
],
"assetTargetFallback": true,
"warn": true,
"downloadDependencies": [
{
"name": "Microsoft.AspNetCore.App.Ref",
"version": "[7.0.14, 7.0.14]"
},
{
"name": "Microsoft.NETCore.App.Ref",
"version": "[7.0.14, 7.0.14]"
},
{
"name": "Microsoft.WindowsDesktop.App.Ref",
"version": "[7.0.14, 7.0.14]"
}
],
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.205\\RuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.100\\RuntimeIdentifierGraph.json"
}
}
},
"C:\\Users\\lucio\\Documents\\GitHub\\upc-pre-202401--si730-WS52-SmarTech-BackEndPlatform\\Infrastructure\\Infrastructure.csproj": {
"C:\\Users\\USUARIO\\RiderProjects\\Propertunity\\Infrastructure\\Infrastructure.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "C:\\Users\\lucio\\Documents\\GitHub\\upc-pre-202401--si730-WS52-SmarTech-BackEndPlatform\\Infrastructure\\Infrastructure.csproj",
"projectUniqueName": "C:\\Users\\USUARIO\\RiderProjects\\Propertunity\\Infrastructure\\Infrastructure.csproj",
"projectName": "Infrastructure",
"projectPath": "C:\\Users\\lucio\\Documents\\GitHub\\upc-pre-202401--si730-WS52-SmarTech-BackEndPlatform\\Infrastructure\\Infrastructure.csproj",
"packagesPath": "C:\\Users\\lucio\\.nuget\\packages\\",
"outputPath": "C:\\Users\\lucio\\Documents\\GitHub\\upc-pre-202401--si730-WS52-SmarTech-BackEndPlatform\\Infrastructure\\obj\\",
"projectPath": "C:\\Users\\USUARIO\\RiderProjects\\Propertunity\\Infrastructure\\Infrastructure.csproj",
"packagesPath": "C:\\Users\\USUARIO\\.nuget\\packages\\",
"outputPath": "C:\\Users\\USUARIO\\RiderProjects\\Propertunity\\Infrastructure\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\lucio\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Users\\USUARIO\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net7.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
"net7.0": {
"targetAlias": "net7.0",
"projectReferences": {
"C:\\Users\\lucio\\Documents\\GitHub\\upc-pre-202401--si730-WS52-SmarTech-BackEndPlatform\\Domain\\Domain.csproj": {
"projectPath": "C:\\Users\\lucio\\Documents\\GitHub\\upc-pre-202401--si730-WS52-SmarTech-BackEndPlatform\\Domain\\Domain.csproj"
"C:\\Users\\USUARIO\\RiderProjects\\Propertunity\\Domain\\Domain.csproj": {
"projectPath": "C:\\Users\\USUARIO\\RiderProjects\\Propertunity\\Domain\\Domain.csproj"
},
"C:\\Users\\lucio\\Documents\\GitHub\\upc-pre-202401--si730-WS52-SmarTech-BackEndPlatform\\Shared\\Shared.csproj": {
"projectPath": "C:\\Users\\lucio\\Documents\\GitHub\\upc-pre-202401--si730-WS52-SmarTech-BackEndPlatform\\Shared\\Shared.csproj"
"C:\\Users\\USUARIO\\RiderProjects\\Propertunity\\Shared\\Shared.csproj": {
"projectPath": "C:\\Users\\USUARIO\\RiderProjects\\Propertunity\\Shared\\Shared.csproj"
}
}
}
Expand Down Expand Up @@ -211,33 +254,52 @@
],
"assetTargetFallback": true,
"warn": true,
"downloadDependencies": [
{
"name": "Microsoft.AspNetCore.App.Ref",
"version": "[7.0.14, 7.0.14]"
},
{
"name": "Microsoft.NETCore.App.Ref",
"version": "[7.0.14, 7.0.14]"
},
{
"name": "Microsoft.WindowsDesktop.App.Ref",
"version": "[7.0.14, 7.0.14]"
}
],
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.205\\RuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.100\\RuntimeIdentifierGraph.json"
}
}
},
"C:\\Users\\lucio\\Documents\\GitHub\\upc-pre-202401--si730-WS52-SmarTech-BackEndPlatform\\Shared\\Shared.csproj": {
"C:\\Users\\USUARIO\\RiderProjects\\Propertunity\\Shared\\Shared.csproj": {
"version": "1.0.0",
"restore": {
"projectUniqueName": "C:\\Users\\lucio\\Documents\\GitHub\\upc-pre-202401--si730-WS52-SmarTech-BackEndPlatform\\Shared\\Shared.csproj",
"projectUniqueName": "C:\\Users\\USUARIO\\RiderProjects\\Propertunity\\Shared\\Shared.csproj",
"projectName": "Shared",
"projectPath": "C:\\Users\\lucio\\Documents\\GitHub\\upc-pre-202401--si730-WS52-SmarTech-BackEndPlatform\\Shared\\Shared.csproj",
"packagesPath": "C:\\Users\\lucio\\.nuget\\packages\\",
"outputPath": "C:\\Users\\lucio\\Documents\\GitHub\\upc-pre-202401--si730-WS52-SmarTech-BackEndPlatform\\Shared\\obj\\",
"projectPath": "C:\\Users\\USUARIO\\RiderProjects\\Propertunity\\Shared\\Shared.csproj",
"packagesPath": "C:\\Users\\USUARIO\\.nuget\\packages\\",
"outputPath": "C:\\Users\\USUARIO\\RiderProjects\\Propertunity\\Shared\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
"C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
"C:\\Users\\lucio\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Users\\USUARIO\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net7.0"
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
"C:\\Program Files\\dotnet\\library-packs": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
Expand Down Expand Up @@ -266,12 +328,26 @@
],
"assetTargetFallback": true,
"warn": true,
"downloadDependencies": [
{
"name": "Microsoft.AspNetCore.App.Ref",
"version": "[7.0.14, 7.0.14]"
},
{
"name": "Microsoft.NETCore.App.Ref",
"version": "[7.0.14, 7.0.14]"
},
{
"name": "Microsoft.WindowsDesktop.App.Ref",
"version": "[7.0.14, 7.0.14]"
}
],
"frameworkReferences": {
"Microsoft.NETCore.App": {
"privateAssets": "all"
}
},
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.205\\RuntimeIdentifierGraph.json"
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.100\\RuntimeIdentifierGraph.json"
}
}
}
Expand Down
5 changes: 3 additions & 2 deletions Application/obj/Application.csproj.nuget.g.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,13 @@
<RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
<ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
<NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\lucio\.nuget\packages\</NuGetPackageFolders>
<NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\USUARIO\.nuget\packages\;C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages</NuGetPackageFolders>
<NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
<NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.9.1</NuGetToolVersion>
</PropertyGroup>
<ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<SourceRoot Include="C:\Users\lucio\.nuget\packages\" />
<SourceRoot Include="C:\Users\USUARIO\.nuget\packages\" />
<SourceRoot Include="C:\Program Files (x86)\Microsoft Visual Studio\Shared\NuGetPackages\" />
</ItemGroup>
<ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
<Import Project="$(NuGetPackageRoot)microsoft.entityframeworkcore\7.0.19\buildTransitive\net6.0\Microsoft.EntityFrameworkCore.props" Condition="Exists('$(NuGetPackageRoot)microsoft.entityframeworkcore\7.0.19\buildTransitive\net6.0\Microsoft.EntityFrameworkCore.props')" />
Expand Down
Empty file.
4 changes: 2 additions & 2 deletions Application/obj/Debug/net7.0/Application.AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
[assembly: System.Reflection.AssemblyCompanyAttribute("Application")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+7afbf7e443f7188bef087195bd980c09c899dc60")]
[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+5b4d2277a05d8ba7cfcf21e09345306aa46e586b")]
[assembly: System.Reflection.AssemblyProductAttribute("Application")]
[assembly: System.Reflection.AssemblyTitleAttribute("Application")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]

// Generado por la clase WriteCodeFragment de MSBuild.
// Generated by the MSBuild WriteCodeFragment class.

Original file line number Diff line number Diff line change
@@ -1 +1 @@
68e137f5ec471df212bdc5b2a3e3f96ac63a1f048177846628af332535d9c60f
1d3ea3c593d7f35eabfe8499cf5e3b471d7a128f3f0dea0456d51a81f3e162a3
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ build_property.PlatformNeutralAssembly =
build_property.EnforceExtendedAnalyzerRules =
build_property._SupportedPlatformList = Linux,macOS,Windows
build_property.RootNamespace = Application
build_property.ProjectDir = C:\Users\lucio\Documents\GitHub\upc-pre-202401--si730-WS52-SmarTech-BackEndPlatform\Application\
build_property.ProjectDir = C:\Users\USUARIO\RiderProjects\Propertunity\Application\
build_property.EnableComHosting =
build_property.EnableGeneratedComInterfaceComImportInterop =
Binary file modified Application/obj/Debug/net7.0/Application.assets.cache
Binary file not shown.
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1 +1 @@
aea9307bd3de8d393717d6afb0b72ae1a1eae1f0fa38b44f12f80f9482847c84
39323f9e685e9dc770da3f1a191add115e7e7f6f72fe5b3d04fc8b130fd31e1b
Loading

0 comments on commit 1fc5d48

Please sign in to comment.