File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 <PropertyGroup >
55 <TargetFramework >netstandard2.1</TargetFramework >
66 <PackageValidationBaselineVersion >3.0.0</PackageValidationBaselineVersion >
7- <!-- Temporarily disable warning while we bootstrap-->
8- <NoWarn >NU5104</NoWarn >
97 </PropertyGroup >
108
119 <ItemGroup >
3230
3331 <ItemGroup >
3432 <ProjectReference Condition =" '$(Configuration)' == 'Debug' " Include =" ../FsCodec.Box/FsCodec.Box.fsproj" />
35- <PackageReference Condition =" '$(Configuration)' == 'Release' " Include =" FsCodec.Box" Version =" [3.1.0-rc.3 , 4.0.0)" />
33+ <PackageReference Condition =" '$(Configuration)' == 'Release' " Include =" FsCodec.Box" Version =" [3.1.0, 4.0.0)" />
3634 </ItemGroup >
3735
3836</Project >
Original file line number Diff line number Diff line change 55 <PropertyGroup >
66 <TargetFramework >netstandard2.1</TargetFramework >
77 <PackageValidationBaselineVersion >3.0.0</PackageValidationBaselineVersion >
8- <!-- Temporarily disable warning while we bootstrap-->
9- <NoWarn >NU5104</NoWarn >
108 </PropertyGroup >
119
1210 <ItemGroup >
3432
3533 <ItemGroup >
3634 <ProjectReference Condition =" '$(Configuration)' == 'Debug' " Include =" ../FsCodec.Box/FsCodec.Box.fsproj" />
37- <PackageReference Condition =" '$(Configuration)' == 'Release' " Include =" FsCodec.Box" Version =" [3.1.0-rc.3 , 4.0.0)" />
35+ <PackageReference Condition =" '$(Configuration)' == 'Release' " Include =" FsCodec.Box" Version =" [3.1.0, 4.0.0)" />
3836 </ItemGroup >
3937
4038</Project >
You can’t perform that action at this time.
0 commit comments