Skip to content
This repository was archived by the owner on Aug 30, 2023. It is now read-only.

Commit 756f753

Browse files
committed
ref: don't patch csproj
1 parent 0b23ab8 commit 756f753

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.appveyor.yml

-5
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,5 @@ before_build:
55
- nuget restore
66
build_script:
77
- ps: ./build.ps1
8-
dotnet_csproj:
9-
patch: true
10-
file: 'src\**\*.csproj'
11-
version: '{version}'
12-
package_version: '{version}'
138
artifacts:
149
- path: 'src\**\*.nupkg'

0 commit comments

Comments
 (0)