Skip to content

Commit

Permalink
Remove unsupported LangVersion from dotnet example
Browse files Browse the repository at this point in the history
  • Loading branch information
flostadler committed Jan 21, 2025
1 parent fbe0b08 commit 4abc6d8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/role-cs/role-cs.csproj
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">

<PropertyGroup>
<LangVersion>11</LangVersion>
<OutputType>Exe</OutputType>
<TargetFramework>net6.0</TargetFramework>
<Nullable>enable</Nullable>
Expand Down

0 comments on commit 4abc6d8

Please sign in to comment.