diff --git a/global.json b/global.json index 02dd315..ad2612a 100644 --- a/global.json +++ b/global.json @@ -1,6 +1,6 @@ { "sdk": { - "version": "10.0.100", + "version": "10.0.101", "allowPrerelease": true, "rollForward": "major" } diff --git a/src/index/index.proj b/src/index/index.proj index 82124c3..7d0ff4a 100644 --- a/src/index/index.proj +++ b/src/index/index.proj @@ -125,7 +125,16 @@ $([System.String]::Copy('%(ClonedRepository.PrepareCommand)').Trim()) - + + + +