Skip to content
This repository has been archived by the owner on Aug 29, 2024. It is now read-only.

Commit

Permalink
ci: update test dotnet version
Browse files Browse the repository at this point in the history
  • Loading branch information
cecilia-sanare committed Jun 6, 2024
1 parent 2322128 commit 1c9f95d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UnitTests/UnitTests.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>net7.0-windows</TargetFramework>
<TargetFramework>net8.0-windows</TargetFramework>

<IsPackable>false</IsPackable>

Expand Down

0 comments on commit 1c9f95d

Please sign in to comment.