Endret 9.0.9 til 9.0.11 i build.yml for å oppdatere .NET SDK-versjonen.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
<PackageReference Include="MediatR" Version="12.*" />
|
||||
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.*" />
|
||||
<PackageReference Include="FluentValidation" Version="12.*" />
|
||||
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.9" />
|
||||
<PackageReference Include="Microsoft.Extensions.Logging.Abstractions" Version="9.0.11" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<ProjectReference Include="..\MinAttest.Domain\MinAttest.Domain.csproj" />
|
||||
|
||||
Reference in New Issue
Block a user