Skip to content

Commit d4fe732

Browse files
committed
Package details
1 parent f457524 commit d4fe732

File tree

5 files changed

+7
-5
lines changed

5 files changed

+7
-5
lines changed

ColorSetKit-Test/obj/ColorSetKit-Test.csproj.nuget.dgspec.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
}
7575
},
7676
"D:\\DDNA\\ColorSet\\ColorSetKit\\ColorSetKit.csproj": {
77-
"version": "1.0.0",
77+
"version": "1.3.1",
7878
"restore": {
7979
"projectUniqueName": "D:\\DDNA\\ColorSet\\ColorSetKit\\ColorSetKit.csproj",
8080
"projectName": "ColorSetKit",
Binary file not shown.

ColorSetKit-Test/obj/project.assets.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"lib/net45/Microsoft.VisualStudio.TestPlatform.TestFramework.dll": {}
5959
}
6060
},
61-
"ColorSetKit/1.0.0": {
61+
"ColorSetKit/1.3.1": {
6262
"type": "project",
6363
"framework": ".NETFramework,Version=v4.6.2",
6464
"compile": {
@@ -518,15 +518,15 @@
518518
"mstest.testframework.nuspec"
519519
]
520520
},
521-
"ColorSetKit/1.0.0": {
521+
"ColorSetKit/1.3.1": {
522522
"type": "project",
523523
"path": "../ColorSetKit/ColorSetKit.csproj",
524524
"msbuildProject": "../ColorSetKit/ColorSetKit.csproj"
525525
}
526526
},
527527
"projectFileDependencyGroups": {
528528
".NETFramework,Version=v4.6.2": [
529-
"ColorSetKit >= 1.0.0",
529+
"ColorSetKit >= 1.3.1",
530530
"MSTest.TestAdapter >= 2.2.7",
531531
"MSTest.TestFramework >= 2.2.7",
532532
"Microsoft.NET.Test.Sdk >= 16.11.0",

ColorSetKit-Test/obj/project.nuget.cache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"version": 2,
3-
"dgSpecHash": "kKvqesxN/RxYu1u4gChbPiwe2nxMtOMkbUahrkHKLA57qDgIsETBDHjt9VqDAJ/wRk2DwFg0/N8mafZf+2nq5g==",
3+
"dgSpecHash": "xC2FsK+Ma+nMjeFIy3gocspKg+pYZF0eklftKRdANj1ocXFvpC9chy2CIibhcQC11GQrNEVQIukAH55KM2efyg==",
44
"success": true,
55
"projectFilePath": "D:\\DDNA\\ColorSet\\ColorSetKit-Test\\ColorSetKit-Test.csproj",
66
"expectedPackageFiles": [

ColorSetKit/ColorSetKit.csproj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
<Copyright>Copyright © 2019</Copyright>
88
<PackageLicenseExpression>MIT</PackageLicenseExpression>
99
<PackageProjectUrl>https://github.com/DigiDNA/ColorSet</PackageProjectUrl>
10+
<RepositoryUrl>https://github.com/DigiDNA/ColorSet</RepositoryUrl>
11+
<Version>1.3.1</Version>
1012
</PropertyGroup>
1113

1214
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|AnyCPU'">

0 commit comments

Comments
 (0)