Home
TeamCity Support | JetBrains
Contact Support
Community
Sign in
Antonis Panagi
Total activity
4
Last activity
April 29, 2020 16:05
Member since
April 29, 2020 14:06
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (0)
Comments (3)
Sort by recent activity
Recent activity
Votes
Created
April 29, 2020 16:05
In any case whatever you use just change this $version = $xml.Project.PropertyGroup.VersionPrefix.InnerText to $version = $xml.Project.PropertyGroup.VersionPrefix.InnerXml
Community
TeamCity General Topics
Labeling a build
0 votes
Created
April 29, 2020 15:58
Are you trying to build a.NET Core or .NET Can you post entire csproj file?
Community
TeamCity General Topics
Labeling a build
0 votes
Created
April 29, 2020 14:06
Patrick Change $version = $xml.Project.PropertyGroup.VersionPrefix.InnerTextto$version = $xml.Project.PropertyGroup.Version
Community
TeamCity General Topics
Labeling a build
0 votes