main
|
Last change
on this file since 08aefc6 was 08aefc6, checked in by mmilevski <markomilevski3@…>, 4 weeks ago |
|
Initial commit
|
-
Property mode
set to
100644
|
|
File size:
1.1 KB
|
| Line | |
|---|
| 1 | <?xml version="1.0" encoding="utf-8" standalone="no"?>
|
|---|
| 2 | <Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|---|
| 3 | <PropertyGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
|---|
| 4 | <RestoreSuccess Condition=" '$(RestoreSuccess)' == '' ">True</RestoreSuccess>
|
|---|
| 5 | <RestoreTool Condition=" '$(RestoreTool)' == '' ">NuGet</RestoreTool>
|
|---|
| 6 | <ProjectAssetsFile Condition=" '$(ProjectAssetsFile)' == '' ">$(MSBuildThisFileDirectory)project.assets.json</ProjectAssetsFile>
|
|---|
| 7 | <NuGetPackageRoot Condition=" '$(NuGetPackageRoot)' == '' ">$(UserProfile)\.nuget\packages\</NuGetPackageRoot>
|
|---|
| 8 | <NuGetPackageFolders Condition=" '$(NuGetPackageFolders)' == '' ">C:\Users\Marko\.nuget\packages\</NuGetPackageFolders>
|
|---|
| 9 | <NuGetProjectStyle Condition=" '$(NuGetProjectStyle)' == '' ">PackageReference</NuGetProjectStyle>
|
|---|
| 10 | <NuGetToolVersion Condition=" '$(NuGetToolVersion)' == '' ">7.0.0</NuGetToolVersion>
|
|---|
| 11 | </PropertyGroup>
|
|---|
| 12 | <ItemGroup Condition=" '$(ExcludeRestorePackageImports)' != 'true' ">
|
|---|
| 13 | <SourceRoot Include="C:\Users\Marko\.nuget\packages\" />
|
|---|
| 14 | </ItemGroup>
|
|---|
| 15 | </Project> |
|---|
Note:
See
TracBrowser
for help on using the repository browser.