Skip to content

Commit

Permalink
Merge pull request #7 from mcrossley/master
Browse files Browse the repository at this point in the history
v1.2.0
  • Loading branch information
mcrossley authored Dec 5, 2021
2 parents 917aca9 + 4dac945 commit 3ee6b53
Show file tree
Hide file tree
Showing 5 changed files with 386 additions and 183 deletions.
8 changes: 4 additions & 4 deletions CreateMissing.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
<AssemblyVersion>1.1.0.0</AssemblyVersion>
<FileVersion>1.1.0.0</FileVersion>
<Version>1.1.0</Version>
<AssemblyVersion>1.2.0.0</AssemblyVersion>
<FileVersion>1.2.0.0</FileVersion>
<Version>1.2.0</Version>
<StartupObject>CreateMissing.Program</StartupObject>
<TargetFramework>net452</TargetFramework>
<TargetFramework>net48</TargetFramework>
<Authors>Mark Crossley</Authors>
<Company>Cumulus MX</Company>
</PropertyGroup>
Expand Down
Loading

0 comments on commit 3ee6b53

Please sign in to comment.