We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 021b489 commit de4c5caCopy full SHA for de4c5ca
1 file changed
.github/workflows/nuget_localization.xamarin.yml
@@ -16,7 +16,7 @@ jobs:
16
- name: Setup .NET
17
uses: actions/setup-dotnet@v2
18
with:
19
- dotnet-version: 76.0.x
+ dotnet-version: 7.0.x
20
21
- name: Restore dependencies
22
run: dotnet restore src/Localization.Xamarin/Localization.Xamarin.csproj
0 commit comments