-
Notifications
You must be signed in to change notification settings - Fork 652
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
using older GitTools.Core package instead of project
- Loading branch information
Showing
59 changed files
with
35 additions
and
7,524 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,10 @@ | ||
<Project> | ||
<PropertyGroup> | ||
<BaseIntermediateOutputPath>$(MSBuildThisFileDirectory)obj\$(MSBuildProjectName)\</BaseIntermediateOutputPath> | ||
</PropertyGroup> | ||
<PropertyGroup> | ||
<PackageVersion_GitToolsCore>1.3.1</PackageVersion_GitToolsCore> | ||
<PackageVersion_YamlDotNet>5.2.1</PackageVersion_YamlDotNet> | ||
<PackageVersion_LibGit2Sharp>0.26.0-preview-0070</PackageVersion_LibGit2Sharp> | ||
<PackageVersion_LibGit2SharpNativeBinaries>[1.0.258]</PackageVersion_LibGit2SharpNativeBinaries> | ||
<PackageVersion_LibGit2SharpNativeBinaries>[1.0.185]</PackageVersion_LibGit2SharpNativeBinaries> | ||
</PropertyGroup> | ||
</Project> |
325 changes: 0 additions & 325 deletions
325
src/GitTools.Core.Tests/Git/DynamicRepositoriesTests.cs
This file was deleted.
Oops, something went wrong.
54 changes: 0 additions & 54 deletions
54
src/GitTools.Core.Tests/Git/Extensions/AuthenticationInfoExtensionsTests.cs
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.