Skip to content

Commit

Permalink
Merge pull request #16 from edgenuity/feature/ROS-7422-Net8-Upgrade
Browse files Browse the repository at this point in the history
.Net 8 Upgrade.
  • Loading branch information
jorgea-gomez authored Dec 20, 2023
2 parents ae4979e + caf40cd commit 030e42e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RicOneApi/RicOneApi.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<TargetFramework>net8.0</TargetFramework>
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 030e42e

Please sign in to comment.