index
:
nvcloth
1.1.5
1.1.6
lumberyard
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
NvCloth
/
scripts
/
packman
/
win-bootstrap
/
generate_temp_file_name.ps1
blob: cefbda4a515dccd3ae11962b617c7403a7d7e9a8 (
plain
) (
blame
)
1
2
$out
=
[System.IO.Path]
::
GetTempFileName
()
Write-Host
$out