Skip to content
This repository has been archived by the owner on May 28, 2023. It is now read-only.

Commit

Permalink
API7 Prep
Browse files Browse the repository at this point in the history
  • Loading branch information
PunishedPineapple committed Aug 1, 2022
1 parent 514fc58 commit 5bbc819
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion WaymarkPresetPlugin/WaymarkPresetPlugin.csproj
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net5.0-windows</TargetFramework>
<TargetFramework>net6.0-windows</TargetFramework>
<Platforms>AnyCPU</Platforms>
<Version>1.4.3.1</Version>
<Authors>PunishedPineapple</Authors>
Expand Down
3 changes: 2 additions & 1 deletion WaymarkPresetPlugin/WaymarkPresetPlugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@
"https://github.com/PunishedPineapple/WaymarkPresetPlugin/raw/master/docs/Images/image2.png",
"https://github.com/PunishedPineapple/WaymarkPresetPlugin/raw/master/docs/Images/image3.png"
],
"Tags": [ "Waymark", "Marker", "Preset", "Tool" ]
"Tags": [ "Waymark", "Marker", "Preset", "Tool" ],
"DalamudApiLevel": 7
}
2 changes: 1 addition & 1 deletion WaymarkPresetPlugin/packages.lock.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"version": 1,
"dependencies": {
"net5.0-windows7.0": {
"net6.0-windows7.0": {
"DalamudPackager": {
"type": "Direct",
"requested": "[2.1.7, )",
Expand Down

0 comments on commit 5bbc819

Please sign in to comment.