Skip to content

Commit 12448f5

Browse files
chore: update nugets, v12 release
1 parent 4674bd2 commit 12448f5

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

src/Directory.Build.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
</PropertyGroup>
1717
<!-- Nuget package info-->
1818
<PropertyGroup>
19-
<Version>11.5.0</Version>
19+
<Version>12.0</Version>
2020
<PackageReleaseNotes>
2121
<![CDATA[
22-
# Release Notes - https://github.com/OpenRakis/Spice86/wiki/Spice86-v11.1-release-notes
22+
# Release Notes - https://github.com/OpenRakis/Spice86.Audio/wiki/Spice86-Audio-v12-release-notes
2323
]]>
2424
</PackageReleaseNotes>
2525
<Authors>Alberto Marnetto, Ales Teska, Artjom Vejsel, Edu Garcia, Ivan Kuzmenko, John Källén, Joris van Eijden, Karl Lenz, Kevin Ferrare, LowLevelMahn, Maximilien Noal, Stefan Hueg</Authors>

src/Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
</PropertyGroup>
66
<ItemGroup>
77
<PackageVersion Include="Iir1.Net" Version="1.0.0" />
8-
<PackageVersion Include="Spice86.Shared" Version="11.1.0" />
8+
<PackageVersion Include="Spice86.Shared" Version="16.1.0" />
99
<PackageVersion Include="FluentAssertions" Version="8.4.0" />
1010
<PackageVersion Include="Microsoft.NET.Test.Sdk" Version="17.14.1" />
1111
<PackageVersion Include="xunit" Version="2.9.3" />

0 commit comments

Comments
 (0)