File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change 1414 <DevelopmentDependency >true</DevelopmentDependency >
1515 <IncludeSymbols >false</IncludeSymbols >
1616 <SuppressDependenciesWhenPacking >true</SuppressDependenciesWhenPacking >
17-
17+
1818 <!-- NuGet Package Metadata -->
1919 <Title >CommandForge Generator</Title >
2020 <Authors >Moorestech</Authors >
21- <Version >1.0.5 </Version >
21+ <Version >1.0.8 </Version >
2222 <Description >CommandForgeEditorのcommands.yamlのC#コードを生成するSourceGenerator</Description >
2323 <PackageProjectUrl >https://github.com/moorestech/CommandForgeGenerator</PackageProjectUrl >
2424 <RepositoryUrl >https://github.com/moorestech/CommandForgeGenerator</RepositoryUrl >
3737 </PackageReference >
3838 <PackageReference Include =" Microsoft.CodeAnalysis.CSharp" Version =" 4.3.0" />
3939 <PackageReference Include =" Microsoft.CodeAnalysis.CSharp.Workspaces" Version =" 4.3.0" />
40- <PackageReference Include =" UnitGenerator" Version =" 1.6.2" OutputItemType =" Analyzer" ReferenceOutputAssembly =" false" >
41- <PrivateAssets >all</PrivateAssets >
42- <IncludeAssets >runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets >
43- </PackageReference >
4440 </ItemGroup >
4541
4642 <ItemGroup >
You can’t perform that action at this time.
0 commit comments