1 parent 1ac76d2 commit 3403d8bCopy full SHA for 3403d8b
1 file changed
examples/OptionsPatternMvc.Example/OptionsPatternMvc.Example.csproj
@@ -1,7 +1,7 @@
1
<Project Sdk="Microsoft.NET.Sdk.Web">
2
3
<PropertyGroup>
4
- <TargetFramework>net6.0</TargetFramework>
+ <TargetFramework>net8.0</TargetFramework>
5
<IsPackable>false</IsPackable>
6
<TreatWarningsAsErrors>true</TreatWarningsAsErrors>
7
</PropertyGroup>
0 commit comments