chore: update to 3.0.3

This commit is contained in:
Anna 2022-08-24 19:22:29 -04:00
parent 5cd1e4b267
commit 8751f0a78e
2 changed files with 5 additions and 5 deletions

View File

@ -3,7 +3,7 @@
<PropertyGroup> <PropertyGroup>
<LangVersion>latest</LangVersion> <LangVersion>latest</LangVersion>
<Nullable>enable</Nullable> <Nullable>enable</Nullable>
<Version>3.0.2</Version> <Version>3.0.3</Version>
<TargetFramework>net6-windows</TargetFramework> <TargetFramework>net6-windows</TargetFramework>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks> <AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<PlatformTarget>x64</PlatformTarget> <PlatformTarget>x64</PlatformTarget>
@ -48,7 +48,7 @@
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="Dalamud.ContextMenu" Version="1.2.0"/> <PackageReference Include="Dalamud.ContextMenu" Version="1.2.0"/>
<PackageReference Include="DalamudPackager" Version="2.1.7"/> <PackageReference Include="DalamudPackager" Version="2.1.8"/>
<PackageReference Include="Fody" Version="6.6.3" PrivateAssets="all"/> <PackageReference Include="Fody" Version="6.6.3" PrivateAssets="all"/>
<PackageReference Include="Microsoft.ML" Version="1.7.1"/> <PackageReference Include="Microsoft.ML" Version="1.7.1"/>
<PackageReference Include="Resourcer.Fody" Version="1.8.0" PrivateAssets="all"/> <PackageReference Include="Resourcer.Fody" Version="1.8.0" PrivateAssets="all"/>

View File

@ -10,9 +10,9 @@
}, },
"DalamudPackager": { "DalamudPackager": {
"type": "Direct", "type": "Direct",
"requested": "[2.1.7, )", "requested": "[2.1.8, )",
"resolved": "2.1.7", "resolved": "2.1.8",
"contentHash": "jnZ/sdInyn07ycuWI+pPOtP/xE3v+c4+jYJfDt36FWnBF9NKqkpzfviJtPl/jGLgbaCmFIXu+Yid0N8GvdKefg==" "contentHash": "YqagNXs9InxmqkXzq7kLveImxnodkBEicAhydMXVp7dFjC7xb76U6zGgAax4/BWIWfZeWzr5DJyQSev31kj81A=="
}, },
"Fody": { "Fody": {
"type": "Direct", "type": "Direct",