File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 47
47
<PackageValidationBaselineVersion >17.0.0</PackageValidationBaselineVersion >
48
48
<Product >ClangSharp</Product >
49
49
<RootNamespace >ClangSharp</RootNamespace >
50
- <VersionPrefix >18.1.0</VersionPrefix >
50
+ <VersionPrefix >18.1.0.1 </VersionPrefix >
51
51
<VersionSuffix Condition =" '$(EXCLUDE_SUFFIX_FROM_VERSION)' != 'true'" >rc1</VersionSuffix >
52
52
<VersionSuffix Condition =" '$(GITHUB_EVENT_NAME)' == 'pull_request'" >pr</VersionSuffix >
53
53
</PropertyGroup >
Original file line number Diff line number Diff line change 17
17
<PackageVersion Include =" Microsoft.NET.Test.Sdk" Version =" 17.9.0" />
18
18
<PackageVersion Include =" NUnit" Version =" 4.1.0" />
19
19
<PackageVersion Include =" NUnit3TestAdapter" Version =" 4.5.0" />
20
- <PackageVersion Include =" System.CommandLine" Version =" 2.0.0-beta4.22272 .1" />
20
+ <PackageVersion Include =" System.CommandLine" Version =" 2.0.0-beta3.22114 .1" />
21
21
</ItemGroup >
22
22
23
23
</Project >
You can’t perform that action at this time.
0 commit comments