Skip to content

Commit 7d0eb46

Browse files
fixed version mismatch
1 parent c2aeffb commit 7d0eb46

File tree

5 files changed

+5
-4
lines changed

5 files changed

+5
-4
lines changed

NET 9/NET 9 (DLL).csproj

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
<PackageReleaseNotes></PackageReleaseNotes>
1818
<Title></Title>
1919
<GenerateDocumentationFile>True</GenerateDocumentationFile>
20+
<Version>2.0.0.0</Version>
2021
</PropertyGroup>
2122

2223
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">

NET 9/__2.0.0.0/HWRandom.NET.deps.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"compilationOptions": {},
77
"targets": {
88
".NETCoreApp,Version=v9.0": {
9-
"HWRandom.NET/1.0.0": {
9+
"HWRandom.NET/2.0.0.0": {
1010
"dependencies": {
1111
"Microsoft.NET.ILLink.Tasks": "9.0.2",
1212
"runtimepack.Microsoft.Windows.SDK.NET.Ref": "10.0.26100.57"
@@ -31,7 +31,7 @@
3131
}
3232
},
3333
"libraries": {
34-
"HWRandom.NET/1.0.0": {
34+
"HWRandom.NET/2.0.0.0": {
3535
"type": "project",
3636
"serviceable": false,
3737
"sha512": ""

NET 9/__2.0.0.0/HWRandom.NET.dll

0 Bytes
Binary file not shown.

Test NET 9/libs/HWRandom.NET.deps.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"compilationOptions": {},
77
"targets": {
88
".NETCoreApp,Version=v9.0": {
9-
"HWRandom.NET/1.0.0": {
9+
"HWRandom.NET/2.0.0.0": {
1010
"dependencies": {
1111
"Microsoft.NET.ILLink.Tasks": "9.0.2",
1212
"runtimepack.Microsoft.Windows.SDK.NET.Ref": "10.0.26100.57"
@@ -31,7 +31,7 @@
3131
}
3232
},
3333
"libraries": {
34-
"HWRandom.NET/1.0.0": {
34+
"HWRandom.NET/2.0.0.0": {
3535
"type": "project",
3636
"serviceable": false,
3737
"sha512": ""

Test NET 9/libs/HWRandom.NET.dll

0 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)