This repository was archived by the owner on Dec 24, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
<Project >
2
2
3
3
<PropertyGroup >
4
- <AspNetCoreVersion >2.0.0-* </AspNetCoreVersion >
5
- <CoreFxVersion >4.4.0-* </CoreFxVersion >
6
- <IdentityModelCoreVersion >2.1.3-* </IdentityModelCoreVersion >
4
+ <AspNetCoreVersion >2.0.0</AspNetCoreVersion >
5
+ <CoreFxVersion >4.4.0</CoreFxVersion >
6
+ <IdentityModelCoreVersion >2.1.4 </IdentityModelCoreVersion >
7
7
<JetBrainsVersion >10.3.0</JetBrainsVersion >
8
8
<JsonNetVersion >10.0.2</JsonNetVersion >
9
9
<MoqVersion >4.7.63</MoqVersion >
10
10
<NetHttpVersion >4.3.2</NetHttpVersion >
11
- <NetStandardImplicitPackageVersion >2.0.0-* </NetStandardImplicitPackageVersion >
12
- <NetStandardLibraryNetFrameworkVersion >2.0.0-* </NetStandardLibraryNetFrameworkVersion >
13
- <OwinVersion >4 .0.0-* </OwinVersion >
14
- <RuntimeFrameworkVersion >2.0.0-* </RuntimeFrameworkVersion >
15
- <TestSdkVersion >15.3.0-* </TestSdkVersion >
11
+ <NetStandardImplicitPackageVersion >2.0.0</NetStandardImplicitPackageVersion >
12
+ <NetStandardLibraryNetFrameworkVersion >2.0.0</NetStandardLibraryNetFrameworkVersion >
13
+ <OwinVersion >3 .0.1 </OwinVersion >
14
+ <RuntimeFrameworkVersion >2.0.0</RuntimeFrameworkVersion >
15
+ <TestSdkVersion >15.3.0</TestSdkVersion >
16
16
<XunitVersion >2.3.0-*</XunitVersion >
17
17
</PropertyGroup >
18
18
You can’t perform that action at this time.
0 commit comments