This repository was archived by the owner on Aug 13, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33 <PropertyGroup >
44 <Authors ></Authors >
55 <Company ></Company >
6- <Version >1.0.0 .0</Version >
6+ <Version >1.0.1 .0</Version >
77 <Description >FullscreenToggle</Description >
88 <Copyright ></Copyright >
99 <PackageProjectUrl >https://github.com/XIV-Tools/FullscreenToggle</PackageProjectUrl >
1010 <UseWindowsForms >false</UseWindowsForms >
1111 </PropertyGroup >
1212
1313 <PropertyGroup >
14- <TargetFramework >net5.0-windows </TargetFramework >
14+ <TargetFramework >net6.0 </TargetFramework >
1515 <Platforms >x64</Platforms >
1616 <Nullable >enable</Nullable >
1717 <LangVersion >latest</LangVersion >
3636 </PropertyGroup >
3737
3838 <ItemGroup >
39- <PackageReference Include =" DalamudPackager" Version =" 2.1.7 " />
39+ <PackageReference Include =" DalamudPackager" Version =" 2.1.8 " />
4040 <PackageReference Include =" StyleCop.Analyzers" Version =" 1.1.118" >
4141 <PrivateAssets >all</PrivateAssets >
4242 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
Original file line number Diff line number Diff line change 55 "Description" : " Enter and leave borderless windowed mode quickly! Press Alt+Enter to toggle fullscreen." ,
66 "InternalName" : " FullscreenToggle" ,
77 "ApplicableVersion" : " any" ,
8- "AssemblyVersion" : " 1.0.0 .0" ,
8+ "AssemblyVersion" : " 1.0.1 .0" ,
99 "RepoUrl" : " https://github.com/XIV-Tools/FullscreenToggle" ,
1010 "IconUrl" : " https://github.com/XIV-Tools/FullscreenToggle/raw/main/Data/icon.png" ,
1111 "Tags" : [
You can’t perform that action at this time.
0 commit comments