Skip to content

Commit f151eb6

Browse files
NZSmartieqdot
authored andcommitted
Patch dotnet .csprojs with appveyor_info_version instead of appveyor_build_version
1 parent 6c9bcac commit f151eb6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ assembly_info:
6363
dotnet_csproj:
6464
patch: true
6565
file: '**\*.csproj'
66-
package_version: $(appveyor_build_version)
66+
package_version: $(appveyor_info_version)
6767

6868
# Automatically register private account and/or project AppVeyor NuGet feeds.
6969
nuget:

0 commit comments

Comments
 (0)