File tree 2 files changed +4
-4
lines changed
Project2015To2017.Console
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 12
12
<RepositoryUrl >https://github.com/hvanbakel/CsprojToVs2017</RepositoryUrl >
13
13
<Copyright >Copyright Hans van Bakel</Copyright >
14
14
<PackageTags >dotnet csproj conversion vs2015 vs2017</PackageTags >
15
- <Version >2 .0.0</Version >
15
+ <Version >3 .0.0</Version >
16
16
<OutputType >Exe</OutputType >
17
- <AssemblyVersion >2 .0.0.0</AssemblyVersion >
17
+ <AssemblyVersion >3 .0.0.0</AssemblyVersion >
18
18
</PropertyGroup >
19
19
20
20
<PropertyGroup Condition =" $(Pack) != 'true'" >
Original file line number Diff line number Diff line change 13
13
<PackageTags >dotnet csproj conversion vs2015 vs2017</PackageTags >
14
14
<Description >Tool for converting a csproj file for VS2015 to VS2017 and beyond.</Description >
15
15
<GeneratePackageOnBuild >true</GeneratePackageOnBuild >
16
- <Version >2 .0.0</Version >
17
- <AssemblyVersion >2 .0.0.0</AssemblyVersion >
16
+ <Version >3 .0.0</Version >
17
+ <AssemblyVersion >3 .0.0.0</AssemblyVersion >
18
18
<LangVersion >7.3</LangVersion >
19
19
</PropertyGroup >
20
20
You can’t perform that action at this time.
0 commit comments