Skip to content

Commit

Permalink
Add github workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
jakublabno committed Dec 17, 2024
1 parent 72cf167 commit ff06696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smsapiTests/smsapiTests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<TargetFrameworks>net6.0;net7.0;net8.0;net9.0</TargetFrameworks>
<TargetFrameworks>net9.0</TargetFrameworks>
<AssemblyVersion>3.0.0</AssemblyVersion>
<LangVersion>12.0</LangVersion>
<Nullable>enable</Nullable>
Expand Down

0 comments on commit ff06696

Please sign in to comment.