Skip to content

Commit 86f9795

Browse files
committed
Release 1.22.2
1 parent cb1bd36 commit 86f9795

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,10 @@ Set the environment variable `AZURE_AUTH_LOCATION` with the full path for an aut
2525
git clone https://github.com/Azure-Samples/sql-database-dotnet-manage-sql-databases-across-regions.git
2626

2727
cd sql-database-dotnet-manage-sql-databases-across-regions
28-
29-
dotnet restore
30-
31-
dotnet run
28+
29+
dotnet build
30+
31+
bin\Debug\net452\ManageSqlDatabasesAcrossDifferentDataCenters.exe
3232

3333
## More information ##
3434

0 commit comments

Comments
 (0)