File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1313 - name : Setup .NET Core
1414 uses : actions/setup-dotnet@v1
1515 with :
16- dotnet-version : 6.0.100-preview.2.21155.3
16+ dotnet-version : 6.0.100-preview.4.21255.9
1717 - name : Install dependencies
1818 run : dotnet restore -v m
1919 - name : Build
2828 - name : Setup .NET Core
2929 uses : actions/setup-dotnet@v1
3030 with :
31- dotnet-version : 6.0.100-preview.2.21155.3
31+ dotnet-version : 6.0.100-preview.4.21255.9
3232 - name : Test
3333 run : dotnet test --no-restore -v m
Original file line number Diff line number Diff line change 3131 <HealthChecks_Version >5.0.1</HealthChecks_Version >
3232
3333 <!-- Others-->
34- <FluentValidation_Version >10.2.0 </FluentValidation_Version >
34+ <FluentValidation_Version >10.2.1 </FluentValidation_Version >
3535 <Scrutor_Version >3.3.0</Scrutor_Version >
3636
3737 </PropertyGroup >
You can’t perform that action at this time.
0 commit comments