File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3535 <PublishRepositoryUrl >true</PublishRepositoryUrl >
3636 <IncludeSymbols >true</IncludeSymbols >
3737 <SymbolPackageFormat >snupkg</SymbolPackageFormat >
38- <PackageVersion >1.0.12</PackageVersion >
3938 <!-- https://stackoverflow.com/questions/41713693/include-pdb-files-into-my-nuget-nupkg-files -->
4039 <AllowedOutputExtensionsInPackageBuildOutputFolder >$(AllowedOutputExtensionsInPackageBuildOutputFolder);.pdb</AllowedOutputExtensionsInPackageBuildOutputFolder >
4140 <EmbedAllSources >true</EmbedAllSources >
4241 <IsPackable >true</IsPackable >
42+ <PackageVersion >1.0.13</PackageVersion >
4343 </PropertyGroup >
4444
4545 <ItemGroup >
5353 </ItemGroup >
5454
5555 <ItemGroup >
56- <PackageReference Include =" DelegateDecompiler" Version =" 0.32.0" />
56+ <PackageReference Include =" DelegateDecompiler" Version =" [ 0.32.0,) " />
5757 </ItemGroup >
5858
5959 <ItemGroup Condition =" '$(Configuration)' == 'Debug'" >
You can’t perform that action at this time.
0 commit comments