Skip to content

Commit

Permalink
v2.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tpill90 committed Oct 4, 2024
1 parent 7310e3e commit 7cf7190
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SteamPrefill/SteamPrefill.csproj
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net8.0</TargetFramework>
<RuntimeIdentifiers>win-x64;linux-x64;linux-arm64;osx-x64</RuntimeIdentifiers>
<OutputType>Exe</OutputType>

<AssemblyName>SteamPrefill</AssemblyName>
<RootNamespace>SteamPrefill</RootNamespace>
<VersionPrefix>2.7.0</VersionPrefix>
<VersionPrefix>2.8.0</VersionPrefix>
<Authors>tpill90</Authors>

<!-- Code analysis settings -->
Expand Down

0 comments on commit 7cf7190

Please sign in to comment.