Skip to content

Commit d3a6ac7

Browse files
tamarariveraparticularbot6
andauthored
Prepare for NServiceBus 10 - Remove LangVersion (#1812)
* Remove LangVersion, as the language has been released * Update Custom.Build.props --------- Co-authored-by: particularbot6 <75360975+particularbot6@users.noreply.github.com>
1 parent a7bda2d commit d3a6ac7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/Custom.Build.props

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
<Project>
1+
<Project>
22

33
<PropertyGroup>
44
<MinVerMinimumMajorMinor>9.0</MinVerMinimumMajorMinor>
55
<MinVerAutoIncrement>minor</MinVerAutoIncrement>
6-
<LangVersion>preview</LangVersion>
76
</PropertyGroup>
87

98
<!-- MSBuild tasks require a .NET Framework version to work in Visual Studo, so we have to multi-target. -->

0 commit comments

Comments
 (0)