Skip to content

Commit

Permalink
Upgrade Sharlayan & Windows.Compatibility package
Browse files Browse the repository at this point in the history
  • Loading branch information
sappho192 committed Jul 15, 2024
1 parent 5072080 commit b50416b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions IronworksTranslator/IronworksTranslator.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@
<PackageReference Include="Extended.Wpf.Toolkit" Version="4.4.0" />
<PackageReference Include="Microsoft.Xaml.Behaviors.Wpf" Version="1.1.39" />
<PackageReference Include="PuppeteerSharp" Version="7.1.0" />
<PackageReference Include="Sharlayan" Version="7.0.1" />
<PackageReference Include="Microsoft.Windows.Compatibility" Version="6.0.0" />
<PackageReference Include="Sharlayan" Version="8.0.1" />
<PackageReference Include="Microsoft.Windows.Compatibility" Version="8.0.7" />
</ItemGroup>
<ItemGroup>
<PackageReference Include="Serilog.Formatting.Compact" Version="1.1.0" />
Expand Down
2 changes: 1 addition & 1 deletion IronworksTranslator/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,5 @@
// 모든 값을 지정하거나 아래와 같이 '*'를 사용하여 빌드 번호 및 수정 번호를
// 기본값으로 할 수 있습니다.
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("0.0.9")]
[assembly: AssemblyVersion("0.0.10")]
//[assembly: AssemblyFileVersion("0.0.1")]

0 comments on commit b50416b

Please sign in to comment.