File tree 1 file changed +2
-5
lines changed
1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change 2
2
3
3
<PropertyGroup >
4
4
<TargetFramework >netstandard1.3</TargetFramework >
5
- <Version >1.0.1 </Version >
5
+ <Version >1.0.2 </Version >
6
6
</PropertyGroup >
7
7
8
8
<PropertyGroup >
9
9
<Description >Interfaces and shared code for Okta's SDKs.</Description >
10
- <DocumentationFile >bin\Debug \netstandard1.3\Okta.Sdk.Abstractions.xml</DocumentationFile >
10
+ <DocumentationFile >bin\$(Configuration) \netstandard1.3\Okta.Sdk.Abstractions.xml</DocumentationFile >
11
11
<RepositoryUrl >https://github.com/okta/okta-auth-dotnet</RepositoryUrl >
12
12
<PackageProjectUrl >https://github.com/okta/okta-auth-dotnet</PackageProjectUrl >
13
13
<PackageLicenseUrl >https://github.com/okta/okta-auth-dotnet/blob/master/LICENSE</PackageLicenseUrl >
34
34
<CodeAnalysisRuleSet >..\OktaSdk.ruleset</CodeAnalysisRuleSet >
35
35
</PropertyGroup >
36
36
37
- <PropertyGroup Condition =" '$(Configuration)|$(Platform)'=='Debug|AnyCPU'" >
38
- <DocumentationFile >C:\source\okta-auth-dotnet\Okta.Sdk.Abstractions\Okta.Sdk.Abstractions.xml</DocumentationFile >
39
- </PropertyGroup >
40
37
</Project >
You can’t perform that action at this time.
0 commit comments