File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 1- <?xml version =" 1.0" encoding =" utf-8" ?>
1+ <?xml version =" 1.0" encoding =" utf-8" ?>
22<package xmlns =" http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd" >
33 <metadata >
44 <id >linq2db.LINQPad</id >
1010 </tags >
1111 <readme >README.md</readme >
1212 <dependencies >
13- <group targetFramework =" net6.0-windows " >
13+ <group targetFramework =" net6.0" >
1414 <dependency id =" linq2db" version =" 5.1.1" />
1515 <dependency id =" linq2db.Tools" version =" 5.1.1" />
1616
3737 </group >
3838 </dependencies >
3939 <frameworkReferences >
40- <group targetFramework =" net6.0-windows " >
40+ <group targetFramework =" net6.0" >
4141 <frameworkReference name =" Microsoft.WindowsDesktop.App.WPF" />
4242 </group >
4343 </frameworkReferences >
4444 </metadata >
4545
4646 <files >
47- <file src =" ..\Source\bin\Release\net6.0-windows\linq2db.LINQPad.dll" target =" lib\net6.0-windows \" />
48- <file src =" Connection.png" target =" lib\net6.0-windows \" />
49- <file src =" FailedConnection.png" target =" lib\net6.0-windows \" />
50- <file src =" README.md" />
47+ <file src =" ..\Source\bin\Release\net6.0-windows\linq2db.LINQPad.dll" target =" lib\net6.0\" />
48+ <file src =" Connection.png" target =" lib\net6.0\" />
49+ <file src =" FailedConnection.png" target =" lib\net6.0\" />
50+ <file src =" README.md" />
5151 </files >
5252</package >
You can’t perform that action at this time.
0 commit comments