Skip to content

Commit

Permalink
Merge pull request MCCTeam#2530 from MCCTeam/dependabot/nuget/Minecra…
Browse files Browse the repository at this point in the history
…ftClient/Microsoft.Windows.Compatibility-7.0.3

Bump Microsoft.Windows.Compatibility from 7.0.0 to 7.0.3 in /MinecraftClient
  • Loading branch information
milutinke authored Jun 14, 2023
2 parents 8f337cc + b4829ea commit 3f3f614
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MinecraftClient/MinecraftClient.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.NET.Sdk">
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net7.0</TargetFramework>
<OutputType>Exe</OutputType>
Expand Down Expand Up @@ -37,7 +37,7 @@
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.4.0" />
<PackageReference Include="Microsoft.AspNet.WebApi.Client" Version="5.2.9" />
<PackageReference Include="Microsoft.CSharp" Version="4.7.0" />
<PackageReference Include="Microsoft.Windows.Compatibility" Version="7.0.0" />
<PackageReference Include="Microsoft.Windows.Compatibility" Version="7.0.3" />
<PackageReference Include="Samboy063.Tomlet" Version="5.0.1" />
<PackageReference Include="SingleFileExtractor.Core" Version="1.0.1" />
<PackageReference Include="starksoft.aspen" Version="1.1.8">
Expand Down

0 comments on commit 3f3f614

Please sign in to comment.