mirror of
https://github.com/velopack/velopack.git
synced 2025-10-25 15:19:22 +00:00
Remove old SquirrelAware test fixtures
This commit is contained in:
@@ -85,7 +85,7 @@ namespace Squirrel.Tests.TestHelpers
|
||||
File.WriteAllText(nuspecPath, nuspec.Replace("0.1.0", version), Encoding.UTF8);
|
||||
|
||||
File.Copy(
|
||||
IntegrationTestHelper.GetPath("fixtures", "SquirrelAwareApp.exe"),
|
||||
IntegrationTestHelper.GetPath("fixtures", "PublishSingleFileAwareApp.exe"),
|
||||
Path.Combine(targetDir, "SquirrelAwareApp.exe"));
|
||||
File.Copy(
|
||||
IntegrationTestHelper.GetPath("fixtures", "NotSquirrelAwareApp.exe"),
|
||||
|
||||
BIN
test/fixtures/PublishSingleFileAwareApp.exe
vendored
BIN
test/fixtures/PublishSingleFileAwareApp.exe
vendored
Binary file not shown.
BIN
test/fixtures/SquirrelAwareApp.exe
vendored
BIN
test/fixtures/SquirrelAwareApp.exe
vendored
Binary file not shown.
BIN
test/fixtures/SquirrelAwareNetCoreApp.dll
vendored
BIN
test/fixtures/SquirrelAwareNetCoreApp.dll
vendored
Binary file not shown.
BIN
test/fixtures/SquirrelAwareNetCoreApp.exe
vendored
BIN
test/fixtures/SquirrelAwareNetCoreApp.exe
vendored
Binary file not shown.
Reference in New Issue
Block a user