File tree Expand file tree Collapse file tree 1 file changed +1
-10
lines changed Expand file tree Collapse file tree 1 file changed +1
-10
lines changed Original file line number Diff line number Diff line change 1
1
<Project >
2
2
3
3
<PropertyGroup >
4
- <JetBrainsVersion >10.3.0</JetBrainsVersion >
5
- </PropertyGroup >
6
-
7
- <PropertyGroup Condition =" '$(TargetFramework)' == 'netstandard1.3' Or '$(TargetFramework)' == 'net451' " >
8
- <AspNetCoreVersion >1.0.0</AspNetCoreVersion >
9
- <NetStandardImplicitPackageVersion >1.6.0</NetStandardImplicitPackageVersion >
10
- <RuntimeFrameworkVersion >1.0.0</RuntimeFrameworkVersion >
11
- </PropertyGroup >
12
-
13
- <PropertyGroup Condition =" '$(AspNetCoreVersion)' == '' " >
14
4
<AspNetCoreVersion >2.0.0</AspNetCoreVersion >
5
+ <JetBrainsVersion >10.3.0</JetBrainsVersion >
15
6
<NetStandardImplicitPackageVersion >2.0.0</NetStandardImplicitPackageVersion >
16
7
<RuntimeFrameworkVersion >2.0.0</RuntimeFrameworkVersion >
17
8
</PropertyGroup >
You can’t perform that action at this time.
0 commit comments