We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be5f7a1 commit 5605f7fCopy full SHA for 5605f7f
appveyor.yml
@@ -47,7 +47,7 @@ after_build:
47
}
48
49
# Build path
50
- $BuildPath = "$($env:APPVEYOR_BUILD_FOLDER)\Source\NETworkManager\bin\Release\net8.0-windows10.0.17763.0\win-x64"
+ $BuildPath = "$($env:APPVEYOR_BUILD_FOLDER)\Source\NETworkManager\bin\Release\net8.0-windows10.0.22621.0\win-x64"
51
$SetupPath = "$($env:APPVEYOR_BUILD_FOLDER)\Source\NETworkManager.Setup\bin\x64\Release\en-US\NETworkManager.Setup.msi"
52
$ArtifactsPath = "$($env:APPVEYOR_BUILD_FOLDER)\Artifacts"
53
0 commit comments