Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Beej126 committed Apr 12, 2024
1 parent 61a93b4 commit ad161a8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions SingleInstanceAccumulator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@
<Nullable>enable</Nullable>
<UseWindowsForms>true</UseWindowsForms>
<ImplicitUsings>enable</ImplicitUsings>
<RepositoryUrl>https://github.com/Beej126/SingleInstanceAccumulator</RepositoryUrl>
<PackageProjectUrl>https://github.com/Beej126/SingleInstanceAccumulator</PackageProjectUrl>
<AssemblyVersion>1.0.0.4</AssemblyVersion>
<FileVersion>1.0.0.4</FileVersion>
</PropertyGroup>
<ItemGroup>
<Compile Update="MessageForm.cs" />
Expand Down

0 comments on commit ad161a8

Please sign in to comment.