diff --git a/.github/workflows/dotnet.yml b/.github/workflows/dotnet.yml index 267155c..c1735a6 100644 --- a/.github/workflows/dotnet.yml +++ b/.github/workflows/dotnet.yml @@ -22,7 +22,7 @@ jobs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v3 + - uses: actions/checkout@v4 - name: Setup .NET uses: actions/setup-dotnet@v3 with: diff --git a/Dysnomia.Common.SQL.Tests/Dysnomia.Common.SQL.Tests.csproj b/Dysnomia.Common.SQL.Tests/Dysnomia.Common.SQL.Tests.csproj index b423b58..b4eb33a 100644 --- a/Dysnomia.Common.SQL.Tests/Dysnomia.Common.SQL.Tests.csproj +++ b/Dysnomia.Common.SQL.Tests/Dysnomia.Common.SQL.Tests.csproj @@ -1,4 +1,4 @@ - + net7.0 @@ -7,10 +7,10 @@ - + - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive