Skip to content

Commit

Permalink
forgot a project the sequel
Browse files Browse the repository at this point in the history
  • Loading branch information
Miepee authored Aug 25, 2024
1 parent e383cc1 commit b70fe3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions UndertaleModTests/UndertaleModTests.csproj
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<TargetFramework>net8.0</TargetFramework>
<OutputType>Library</OutputType>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<Platforms>AnyCPU;x64</Platforms>
Expand All @@ -18,4 +18,4 @@
<PackageReference Include="System.ComponentModel.Composition" Version="8.0.0" />
<PackageReference Include="MSTest.TestAdapter" Version="3.5.2" />
</ItemGroup>
</Project>
</Project>

0 comments on commit b70fe3e

Please sign in to comment.