Closed Captions / Subtitles for Vintage Story.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update CakeBuild to .NET8.

+1 -1
+1 -1
CakeBuild/CakeBuild.csproj
··· 1 1 <Project Sdk="Microsoft.NET.Sdk"> 2 2 <PropertyGroup> 3 3 <OutputType>Exe</OutputType> 4 - <TargetFramework>net7.0</TargetFramework> 4 + <TargetFramework>net8.0</TargetFramework> 5 5 <RunWorkingDirectory>$(MSBuildProjectDirectory)</RunWorkingDirectory> 6 6 </PropertyGroup> 7 7