Skip to content

Commit c39beef

Browse files
authored
Merge pull request #9039 from dotnet/merge/release/9.0.3xx-to-main
[automated] Merge branch 'release/9.0.3xx' => 'main'
2 parents 2c7ed86 + 3049119 commit c39beef

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
@echo off
2+
powershell -NoProfile -NoLogo -ExecutionPolicy ByPass -command "& """%~dp0init-tools-native.ps1""" %*"
3+
exit /b %ErrorLevel%
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<packages>
3+
<package id="Microsoft.Guardian.Cli" version="0.199.0"/>
4+
</packages>

0 commit comments

Comments
 (0)