Skip to content

Commit

Permalink
Tweaked CI config
Browse files Browse the repository at this point in the history
  • Loading branch information
bastianeicher committed Jan 4, 2024
1 parent 44fee16 commit b31bcdd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
image: Visual Studio 2022

environment:
IGNORE_NORMALISATION_GIT_HEAD_MOVE: '1'
DOTNET_NOLOGO: '1'

cache:
- '%USERPROFILE%\.nuget\packages -> **\*.csproj,**\*.targets,**\*.props'

Expand Down

0 comments on commit b31bcdd

Please sign in to comment.