Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

Commit e8cb36f

Browse files
committed
remove unused build proj vars + .nuget
1 parent 54c963a commit e8cb36f

File tree

4 files changed

+0
-98
lines changed

4 files changed

+0
-98
lines changed

build/build.proj

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,8 @@
1313
<BuildSolutionDir>$(MSBuildProjectDirectory)/..</BuildSolutionDir>
1414
<SrcDir>$(BuildSolutionDir)/src</SrcDir>
1515
<Configuration Condition="$(Configuration) == ''">Release</Configuration>
16-
<NuGetPath>$(BuildSolutionDir)/src/.nuget/nuget.exe</NuGetPath>
1716
<NuGetPackageDir>$(BuildSolutionDir)/NuGet/</NuGetPackageDir>
18-
<Version>$(MajorVersion).$(MinorVersion).$(PatchVersion).0</Version>
1917
<PackageVersion>$(MajorVersion).$(MinorVersion).$(PatchVersion)</PackageVersion>
20-
<EnvVersion>$(MajorVersion).$(MinorVersion)$(PatchVersion)</EnvVersion>
2118
</PropertyGroup>
2219

2320
<PropertyGroup>

src/.nuget/NuGet.config

Lines changed: 0 additions & 18 deletions
This file was deleted.

src/.nuget/NuGet.exe

-4.38 MB
Binary file not shown.

src/.nuget/NuGet.targets

Lines changed: 0 additions & 77 deletions
This file was deleted.

0 commit comments

Comments
 (0)