Skip to content

Commit

Permalink
Merge pull request #30 from BUTR/dependabot/nuget/Microsoft.Build.NoT…
Browse files Browse the repository at this point in the history
…argets-3.7.0

Bump Microsoft.Build.NoTargets from 3.5.6 to 3.7.0
  • Loading branch information
Aragas authored Jul 1, 2024
2 parents d2b4a53 + 5023f06 commit e039edd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.Build.NoTargets/3.5.6">
<Project Sdk="Microsoft.Build.NoTargets/3.7.0">
<PropertyGroup>
<Description>MSBuild .NET Sdk for Bannerlord projects.</Description>

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.Build.NoTargets/3.5.6">
<Project Sdk="Microsoft.Build.NoTargets/3.7.0">
<PropertyGroup>
<Description>MSBuild .NET Sdk for Bannerlord projects.</Description>

Expand Down
2 changes: 1 addition & 1 deletion src/Bannerlord.Module.Sdk/Bannerlord.Module.Sdk.csproj
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project Sdk="Microsoft.Build.NoTargets/3.5.6">
<Project Sdk="Microsoft.Build.NoTargets/3.7.0">
<PropertyGroup>
<Description>MSBuild .NET Sdk for Bannerlord projects.</Description>

Expand Down

0 comments on commit e039edd

Please sign in to comment.