Skip to content

Commit

Permalink
updated versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
Cx01N committed Nov 23, 2024
1 parent f84ad44 commit 025391b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions EmpireCompiler/EmpireCompiler.csproj
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
<Project Sdk="Microsoft.NET.Sdk.Web">

<PropertyGroup>
<Version>0.2.2</Version>
<AssemblyVersion>0.2.2</AssemblyVersion>
<FileVersion>0.2.2</FileVersion>
<InformationalVersion>0.2.2</InformationalVersion>
</PropertyGroup>

<PropertyGroup>
<TargetFramework>net6.0</TargetFramework>
<DockerComposeProjectPath>..\docker-compose.dcproj</DockerComposeProjectPath>
Expand Down

0 comments on commit 025391b

Please sign in to comment.