Closed seregakup23 closed 1 month ago
I clone the repository using git clone https://github.com/dotnet/eShopSupport.git however get the error
git clone https://github.com/dotnet/eShopSupport.git
To get rid of the error I had to add the changes manually as mentioned in the pull request.
@dotnet-policy-service agree
Thanks though there was also another change needed, so done in https://github.com/dotnet/eShopSupport/pull/38
I clone the repository using
git clone https://github.com/dotnet/eShopSupport.git
however get the errorTo get rid of the error I had to add the changes manually as mentioned in the pull request.