File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed
ManagedCode.Orleans.Graph.Tests Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 2424 <RepositoryUrl >https://github.com/managedcode/Orleans.Graph</RepositoryUrl >
2525 <PackageProjectUrl >https://github.com/managedcode/Orleans.Graph</PackageProjectUrl >
2626 <Product >Managed Code - Orleans Graph</Product >
27- <Version >8 .0.0</Version >
28- <PackageVersion >8 .0.0</PackageVersion >
27+ <Version >9 .0.0</Version >
28+ <PackageVersion >9 .0.0</PackageVersion >
2929
3030 </PropertyGroup >
3131 <PropertyGroup Condition =" '$(GITHUB_ACTIONS)' == 'true'" >
3232 <ContinuousIntegrationBuild >true</ContinuousIntegrationBuild >
3333 </PropertyGroup >
34+
3435 <ItemGroup >
35- <None Include =" $(SolutionDir)\logo.png" Pack =" true" Visible =" false" PackagePath =" \" />
36- <None Include =" $(SolutionDir)\README.md" Pack =" true" Visible =" false" PackagePath =" \" />
36+ <None Include =" $(SolutionDir)\logo.png" Pack =" true" Visible =" false" PackagePath =" \" />
37+ <None Include =" $(SolutionDir)\README.md" Pack =" true" Visible =" false" PackagePath =" \" />
3738 </ItemGroup >
39+
3840 <ItemGroup >
3941 <PackageReference Include =" DotNet.ReproducibleBuilds" Version =" 1.2.25" >
4042 <PrivateAssets >all</PrivateAssets >
Original file line number Diff line number Diff line change 77
88 <IsPackable >false</IsPackable >
99
10- <LangVersion >12 </LangVersion >
10+ <LangVersion >13 </LangVersion >
1111 </PropertyGroup >
1212
1313 <ItemGroup >
4848 <PrivateAssets >all</PrivateAssets >
4949 <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
5050 </PackageReference >
51-
51+
5252 </ItemGroup >
5353
5454 <ItemGroup >
You can’t perform that action at this time.
0 commit comments