19 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			19 lines
		
	
	
		
			1.5 KiB
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| 
								 | 
							
								<?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\MH00085\.nuget\packages\;F:\insert\vs\Shared\NuGetPackages</NuGetPackageFolders>
							 | 
						||
| 
								 | 
							
								    <NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
							 | 
						||
| 
								 | 
							
								    <NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">6.1.0</NuGetToolVersion>
							 | 
						||
| 
								 | 
							
								  </PropertyGroup>
							 | 
						||
| 
								 | 
							
								  <ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
							 | 
						||
| 
								 | 
							
								    <SourceRoot Include="C:\Users\MH00085\.nuget\packages\" />
							 | 
						||
| 
								 | 
							
								    <SourceRoot Include="F:\insert\vs\Shared\NuGetPackages\" />
							 | 
						||
| 
								 | 
							
								  </ItemGroup>
							 | 
						||
| 
								 | 
							
								  <PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
							 | 
						||
| 
								 | 
							
								    <PkgMicrosoft_EntityFrameworkCore_Tools Condition=" '$(PkgMicrosoft_EntityFrameworkCore_Tools)' == '' ">C:\Users\MH00085\.nuget\packages\microsoft.entityframeworkcore.tools\5.0.12</PkgMicrosoft_EntityFrameworkCore_Tools>
							 | 
						||
| 
								 | 
							
								  </PropertyGroup>
							 | 
						||
| 
								 | 
							
								</Project>
							 |