@@ -17,18 +17,18 @@ IMPORTANT: The 3.x release may produce a different version height than prior maj
1717 <repository type =" git" url =" https://github.com/dotnet/Nerdbank.GitVersioning.git" commit =" $commit$" />
1818 </metadata >
1919 <files >
20- <file src =" $BaseOutputPath$net462 \LibGit2Sharp.dll" target =" build\MSBuildFull\LibGit2Sharp.dll" />
21- <file src =" $BaseOutputPath$net462 \LibGit2Sharp.dll.config" target =" build\MSBuildFull\LibGit2Sharp.dll.config" />
22- <file src =" $BaseOutputPath$net462 \Microsoft.DotNet.PlatformAbstractions.dll" target =" build\MSBuildFull\Microsoft.DotNet.PlatformAbstractions.dll" />
23- <file src =" $BaseOutputPath$net462 \Nerdbank.GitVersioning.dll" target =" build\MSBuildFull\Nerdbank.GitVersioning.dll" />
24- <file src =" $BaseOutputPath$net462 \Nerdbank.GitVersioning.Tasks.dll" target =" build\MSBuildFull\Nerdbank.GitVersioning.Tasks.dll" />
25- <file src =" $BaseOutputPath$net462 \Newtonsoft.Json.dll" target =" build\MSBuildFull\Newtonsoft.Json.dll" />
26- <file src =" $BaseOutputPath$net462 \System.Buffers.dll" target =" build\MSBuildFull\System.Buffers.dll" />
27- <file src =" $BaseOutputPath$net462 \System.Memory.dll" target =" build\MSBuildFull\System.Memory.dll" />
28- <file src =" $BaseOutputPath$net462 \System.Numerics.Vectors.dll" target =" build\MSBuildFull\System.Numerics.Vectors.dll" />
29- <file src =" $BaseOutputPath$net462 \System.Runtime.CompilerServices.Unsafe.dll" target =" build\MSBuildFull\System.Runtime.CompilerServices.Unsafe.dll" />
30- <file src =" $BaseOutputPath$net462 \System.Text.Json.dll" target =" build\MSBuildFull\System.Text.Json.dll" />
31- <file src =" $BaseOutputPath$net462 \Validation.dll" target =" build\MSBuildFull\Validation.dll" />
20+ <file src =" $BaseOutputPath$net472 \LibGit2Sharp.dll" target =" build\MSBuildFull\LibGit2Sharp.dll" />
21+ <file src =" $BaseOutputPath$net472 \LibGit2Sharp.dll.config" target =" build\MSBuildFull\LibGit2Sharp.dll.config" />
22+ <file src =" $BaseOutputPath$net472 \Microsoft.DotNet.PlatformAbstractions.dll" target =" build\MSBuildFull\Microsoft.DotNet.PlatformAbstractions.dll" />
23+ <file src =" $BaseOutputPath$net472 \Nerdbank.GitVersioning.dll" target =" build\MSBuildFull\Nerdbank.GitVersioning.dll" />
24+ <file src =" $BaseOutputPath$net472 \Nerdbank.GitVersioning.Tasks.dll" target =" build\MSBuildFull\Nerdbank.GitVersioning.Tasks.dll" />
25+ <file src =" $BaseOutputPath$net472 \Newtonsoft.Json.dll" target =" build\MSBuildFull\Newtonsoft.Json.dll" />
26+ <file src =" $BaseOutputPath$net472 \System.Buffers.dll" target =" build\MSBuildFull\System.Buffers.dll" />
27+ <file src =" $BaseOutputPath$net472 \System.Memory.dll" target =" build\MSBuildFull\System.Memory.dll" />
28+ <file src =" $BaseOutputPath$net472 \System.Numerics.Vectors.dll" target =" build\MSBuildFull\System.Numerics.Vectors.dll" />
29+ <file src =" $BaseOutputPath$net472 \System.Runtime.CompilerServices.Unsafe.dll" target =" build\MSBuildFull\System.Runtime.CompilerServices.Unsafe.dll" />
30+ <file src =" $BaseOutputPath$net472 \System.Text.Json.dll" target =" build\MSBuildFull\System.Text.Json.dll" />
31+ <file src =" $BaseOutputPath$net472 \Validation.dll" target =" build\MSBuildFull\Validation.dll" />
3232 <file src =" $LibGit2SharpNativeBinaries$runtimes\**" target =" build\runtimes\" />
3333
3434 <!-- Additional copies to work around DllNotFoundException on Mono (https://github.com/dotnet/Nerdbank.GitVersioning/issues/222) -->
0 commit comments