Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Mar 30, 2019. It is now read-only.
/SharpDXPublic archive

Commit0f340ab

Browse files
committed
[Build] Fix appveyor.yml bis
1 parent942b885 commit0f340ab

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

‎appveyor.yml‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@ environment:
88
install:
99
-ps:>-
1010
$env:SharpDXBuildNumber = "$env:APPVEYOR_BUILD_NUMBER"
11+
1112
$env:SharpDXPackagingDev = 'true'
12-
13+
1314
if(-Not $env:APPVEYOR_PULL_REQUEST_NUMBER) {
1415
[IO.File]::WriteAllBytes($env:APPVEYOR_BUILD_FOLDER + "\sharpdx.snk",[Convert]::FromBase64String($env:SharpDXSnkBase64))
1516
$env:SharpDXSign = 'true'

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp