File tree 1 file changed +1
-1
lines changed
src/Nerdbank.GitVersioning.Tasks
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ IMPORTANT: The 3.x release may produce a different version height than prior maj
27
27
28
28
<!-- Additional copies to work around DllNotFoundException on Mono (https://github.com/dotnet/Nerdbank.GitVersioning/issues/222) -->
29
29
<file src =" $LibGit2SharpNativeBinaries$runtimes\osx\native\libgit2-106a5f2.dylib" target =" build\MSBuildFull\lib\osx\libgit2-106a5f2.dylib" />
30
- <file src =" $LibGit2SharpNativeBinaries$runtimes\linux-x64\native\libgit2-106a5f2.so" target =" build\MSBuildFull\lib\linux\x86_64 \libgit2-106a5f2.so" />
30
+ <file src =" $LibGit2SharpNativeBinaries$runtimes\linux-x64\native\libgit2-106a5f2.so" target =" build\MSBuildFull\lib\linux-x64 \libgit2-106a5f2.so" />
31
31
32
32
<!-- Additional copies to work with our own ps1 scripts (https://github.com/dotnet/Nerdbank.GitVersioning/issues/248) -->
33
33
<file src =" $LibGit2SharpNativeBinaries$runtimes\win-x64\native\git2-106a5f2.dll" target =" build\MSBuildFull\lib\win32\x64\git2-106a5f2.dll" />
You can’t perform that action at this time.
0 commit comments