diff options
Diffstat (limited to 'invoice_total4/InvoiceTotal/obj/InvoiceTotal.csproj.nuget.g.props')
-rw-r--r-- | invoice_total4/InvoiceTotal/obj/InvoiceTotal.csproj.nuget.g.props | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/invoice_total4/InvoiceTotal/obj/InvoiceTotal.csproj.nuget.g.props b/invoice_total4/InvoiceTotal/obj/InvoiceTotal.csproj.nuget.g.props new file mode 100644 index 0000000..af28506 --- /dev/null +++ b/invoice_total4/InvoiceTotal/obj/InvoiceTotal.csproj.nuget.g.props @@ -0,0 +1,15 @@ +<?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)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot> + <NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\User\.nuget\packages\</NuGetPackageFolders> + <NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle> + <NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.8.0</NuGetToolVersion> + </PropertyGroup> + <ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' "> + <SourceRoot Include="C:\Users\User\.nuget\packages\" /> + </ItemGroup> +</Project> \ No newline at end of file |