We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 917aca9 + 4dac945 commit 3ee6b53Copy full SHA for 3ee6b53
CreateMissing.csproj
@@ -3,11 +3,11 @@
3
<PropertyGroup>
4
<OutputType>Exe</OutputType>
5
<TargetFrameworkVersion>v4.5.2</TargetFrameworkVersion>
6
- <AssemblyVersion>1.1.0.0</AssemblyVersion>
7
- <FileVersion>1.1.0.0</FileVersion>
8
- <Version>1.1.0</Version>
+ <AssemblyVersion>1.2.0.0</AssemblyVersion>
+ <FileVersion>1.2.0.0</FileVersion>
+ <Version>1.2.0</Version>
9
<StartupObject>CreateMissing.Program</StartupObject>
10
- <TargetFramework>net452</TargetFramework>
+ <TargetFramework>net48</TargetFramework>
11
<Authors>Mark Crossley</Authors>
12
<Company>Cumulus MX</Company>
13
</PropertyGroup>
0 commit comments