Skip to content

Commit 0fcddc1

Browse files
committed
Microsoft.Build.NoTargets -> 3.5.6
1 parent c4754f7 commit 0fcddc1

3 files changed

Lines changed: 6 additions & 6 deletions

File tree

.root.targets

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
<Project Sdk="Microsoft.Build.NoTargets/2.0.1">
1+
<Project Sdk="Microsoft.Build.NoTargets/3.5.6">
22
<!-- https://github.com/microsoft/MSBuildSdks/tree/master/src/NoTargets -->
33

44
<!--
5-
Copyright 2020 Jeffrey Sharp
5+
Copyright 2022 Subatomix Research Inc.
66
77
Permission to use, copy, modify, and distribute this software for any
88
purpose with or without fee is hereby granted, provided that the above

src/Subatomix.Build.Versioning.Semantic.msbuildproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
<Project Sdk="Microsoft.Build.NoTargets/2.0.1">
1+
<Project Sdk="Microsoft.Build.NoTargets/3.5.6">
22
<!-- https://github.com/microsoft/MSBuildSdks/tree/master/src/NoTargets -->
33

44
<!--
5-
Copyright 2020 Subatomix Research, Inc.
5+
Copyright 2022 Subatomix Research Inc.
66

77
Permission to use, copy, modify, and distribute this software for any
88
purpose with or without fee is hereby granted, provided that the above

test/Subatomix.Build.Versioning.Semantic.Tests.msbuildproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
<Project Sdk="Microsoft.Build.NoTargets/2.0.1">
1+
<Project Sdk="Microsoft.Build.NoTargets/3.5.6">
22
<!-- https://github.com/microsoft/MSBuildSdks/tree/master/src/NoTargets -->
33

44
<!--
5-
Copyright 2020 Subatomix Research, Inc.
5+
Copyright 2022 Subatomix Research Inc.
66

77
Permission to use, copy, modify, and distribute this software for any
88
purpose with or without fee is hereby granted, provided that the above

0 commit comments

Comments
 (0)