Skip to content

Commit a0cfef5

Browse files
committed
smd dalamud
1 parent 73d8abb commit a0cfef5

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

SomethingNeedDoing/SomethingNeedDoing.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="utf-8"?>
2-
<Project Sdk="Dalamud.NET.Sdk/14.0.0">
2+
<Project Sdk="Dalamud.NET.Sdk/14.0.1">
33
<PropertyGroup>
44
<Version>0.0.0.0</Version>
55
<LangVersion>preview</LangVersion>

SomethingNeedDoing/packages.lock.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
"net10.0-windows7.0": {
55
"DalamudPackager": {
66
"type": "Direct",
7-
"requested": "[14.0.0, )",
8-
"resolved": "14.0.0",
9-
"contentHash": "9c1q/eAeAs82mkQWBOaCvbt3GIQxAIadz5b/7pCXDIy9nHPtnRc+tDXEvKR+M36Wvi7n+qBTevRupkLUQp6DFA=="
7+
"requested": "[14.0.1, )",
8+
"resolved": "14.0.1",
9+
"contentHash": "y0WWyUE6dhpGdolK3iKgwys05/nZaVf4ZPtIjpLhJBZvHxkkiE23zYRo7K7uqAgoK/QvK5cqF6l3VG5AbgC6KA=="
1010
},
1111
"DotNet.ReproducibleBuilds": {
1212
"type": "Direct",

0 commit comments

Comments
 (0)