summaryrefslogtreecommitdiff
path: root/obj/LibraryAPI.csproj.nuget.g.props
diff options
context:
space:
mode:
authorHombreLaser <sebastian-440@live.com>2022-09-15 15:31:52 -0500
committerHombreLaser <sebastian-440@live.com>2022-09-15 15:31:52 -0500
commit6160528526285efa2b5d78672d5f713bb8eece88 (patch)
tree74373943f23ed389797c76d9a24fd991fbeb9b58 /obj/LibraryAPI.csproj.nuget.g.props
parent2c9d21b82927d7c485e9cacf3352135ed22b900e (diff)
Commit inicial
Diffstat (limited to 'obj/LibraryAPI.csproj.nuget.g.props')
-rw-r--r--obj/LibraryAPI.csproj.nuget.g.props23
1 files changed, 23 insertions, 0 deletions
diff --git a/obj/LibraryAPI.csproj.nuget.g.props b/obj/LibraryAPI.csproj.nuget.g.props
new file mode 100644
index 0000000..f5d16a9
--- /dev/null
+++ b/obj/LibraryAPI.csproj.nuget.g.props
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="utf-8" standalone="no"?>
+<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
+ <PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
+ <RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
+ <RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
+ <ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
+ <NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">/home/luis/.nuget/packages/</NuGetPackageRoot>
+ <NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">/home/luis/.nuget/packages/</NuGetPackageFolders>
+ <NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
+ <NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.0.2</NuGetToolVersion>
+ </PropertyGroup>
+ <ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
+ <SourceRoot Include="/home/luis/.nuget/packages/" />
+ </ItemGroup>
+ <ImportGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
+ <Import Project="$(NuGetPackageRoot)microsoft.extensions.apidescription.server/3.0.0/build/Microsoft.Extensions.ApiDescription.Server.props" Condition="Exists('$(NuGetPackageRoot)microsoft.extensions.apidescription.server/3.0.0/build/Microsoft.Extensions.ApiDescription.Server.props')" />
+ <Import Project="$(NuGetPackageRoot)swashbuckle.aspnetcore/6.2.3/build/Swashbuckle.AspNetCore.props" Condition="Exists('$(NuGetPackageRoot)swashbuckle.aspnetcore/6.2.3/build/Swashbuckle.AspNetCore.props')" />
+ <Import Project="$(NuGetPackageRoot)microsoft.entityframeworkcore/6.0.7/buildTransitive/net6.0/Microsoft.EntityFrameworkCore.props" Condition="Exists('$(NuGetPackageRoot)microsoft.entityframeworkcore/6.0.7/buildTransitive/net6.0/Microsoft.EntityFrameworkCore.props')" />
+ </ImportGroup>
+ <PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
+ <PkgMicrosoft_Extensions_ApiDescription_Server Condition=" '$(PkgMicrosoft_Extensions_ApiDescription_Server)' == '' ">/home/luis/.nuget/packages/microsoft.extensions.apidescription.server/3.0.0</PkgMicrosoft_Extensions_ApiDescription_Server>
+ </PropertyGroup>
+</Project> \ No newline at end of file